Files
scylladb/api/api-doc
Konstantin Osipov 94ee511f6a lwt: implement cas_failed_read_round_optimization metric
Presently lightweight transactions piggy back the old
row value on prepare round response. If one of the participants
did not provide the old value or the values from peers don't match,
we perform a full read round which will repair the Paxos table and the
base table, if necessary, at all participants.

Capture the fact that read optimization has failed in a metric.
Message-Id: <20200304192955.84208-2-kostja@scylladb.com>
2020-03-05 12:20:45 +01:00
..
2018-03-28 12:41:55 +03:00
2015-08-25 15:29:10 +03:00
2019-11-20 16:44:11 +02:00