[dovecot/core] bf54fe: cassandra: Fix setting timestamp for transaction q...

GitHub noreply at github.com
Fri Feb 9 11:00:25 EET 2018


  Branch: refs/heads/master-2.3
  Home:   https://github.com/dovecot/core
  Commit: bf54fe6f925eb8f0e30d08f1bce356bf29d19588
      https://github.com/dovecot/core/commit/bf54fe6f925eb8f0e30d08f1bce356bf29d19588
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-02-09 (Fri, 09 Feb 2018)

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

  Log Message:
  -----------
  cassandra: Fix setting timestamp for transaction queries with v3 protocol

It was working for prepared statements, but not for non-prepared statements.


  Commit: f0abd015147c020e840f665fe79299c8112605f8
      https://github.com/dovecot/core/commit/f0abd015147c020e840f665fe79299c8112605f8
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-02-09 (Fri, 09 Feb 2018)

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

  Log Message:
  -----------
  cassandra: Make sure timestamp is always logged (if set) with debug_queries=y

It wasn't logged in some code paths.


Compare: https://github.com/dovecot/core/compare/abb1f862f84d...f0abd015147c


More information about the dovecot-cvs mailing list