Files
scylladb/auth
Jesse Haber-Kucharsky 682805b22c auth: Use finite time-out for all QUORUM reads
Commit e664f9b0c6 transitioned internal
CQL queries in the auth. sub-system to be executed with finite time-outs
instead of infinite ones.

It should have also modified the functions in `auth/roles-metadata.cc`
to have finite time-outs.

This change fixes some previously failing dtests, particularly around
repair. Without this change, the QUORUM query fails to terminate when
the necessary consistency level cannot be achieved.

Fixes #3736.

Signed-off-by: Jesse Haber-Kucharsky <jhaberku@scylladb.com>
Message-Id: <e244dc3e731b4019f3be72c52a91f23ee4bb68d1.1536163859.git.jhaberku@scylladb.com>
2018-09-05 21:55:26 +03:00
..
2018-02-14 14:15:58 -05:00
2018-02-14 14:15:58 -05:00
2018-02-14 14:15:58 -05:00
2018-02-14 14:15:58 -05:00
2018-02-14 14:15:58 -05:00
2018-03-14 01:32:43 -04:00