[dovecot/core] f2dea1: cassandra: Cleanup - Move code to query_error_want...

GitHub noreply at github.com
Thu May 3 18:30:21 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: f2dea180988466cdcc82a2b77e0af52e69c5264a
      https://github.com/dovecot/core/commit/f2dea180988466cdcc82a2b77e0af52e69c5264a
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-05-03 (Thu, 03 May 2018)

  Changed paths:
    M src/lib-sql/driver-cassandra.c

  Log Message:
  -----------
  cassandra: Cleanup - Move code to query_error_want_fallback()

This allows extending it more easily.


  Commit: 1552267d55084c3bad8618bb1851cb8ee70f3e53
      https://github.com/dovecot/core/commit/1552267d55084c3bad8618bb1851cb8ee70f3e53
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-05-03 (Thu, 03 May 2018)

  Changed paths:
    M src/lib-sql/driver-cassandra.c

  Log Message:
  -----------
  cassandra: Use fallback_consistency on more types of errors

This could allow for example read_consistency=local-quorum with
read_fallback_consistency=quorum, so most of the time the reads are
from local datacenter, but in case it has problems you can switch to
other datacenters.


Compare: https://github.com/dovecot/core/compare/96df493d6f72...1552267d5508
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the dovecot-cvs mailing list