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

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


  Branch: refs/heads/master-2.3
  Home:   https://github.com/dovecot/core
  Commit: 313b5f5c516c43d7d9e31c28813f67fd97413c09
      https://github.com/dovecot/core/commit/313b5f5c516c43d7d9e31c28813f67fd97413c09
  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: bbe09dffc40d3589f106a66b7c441ae1f4824684
      https://github.com/dovecot/core/commit/bbe09dffc40d3589f106a66b7c441ae1f4824684
  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/b6c7cd53e9b8...bbe09dffc40d
      **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