mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-09 00:13:31 +00:00
Do verifications in raft_cluster::verify(). This will enable having persisted snapshots inside the class and de-clutter caller code. Signed-off-by: Alejo Sanchez <alejo.sanchez@scylladb.com>