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

GitHub noreply at github.com
Fri May 18 11:00:18 EEST 2018


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 7a1dc5465b6134840b1acbc2d7ade2e5b665325f
      https://github.com/dovecot/core/commit/7a1dc5465b6134840b1acbc2d7ade2e5b665325f
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-05-18 (Fri, 18 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: f4dcfb19c067086d3e68d6376712a061ce8da663
      https://github.com/dovecot/core/commit/f4dcfb19c067086d3e68d6376712a061ce8da663
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-05-18 (Fri, 18 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/6a99a899b1da...f4dcfb19c067
      **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