mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 06:05:53 +00:00
Snapshot index cannot be used to check snapshot correctness since some entries may not be command and thus do not affect snapshot value. Lest use applied entries count instead.