mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-03 13:37:04 +00:00
Doesn't test only coordinator ability to retry on failure, but also that replica will be able to properly continue cleanup of a storage group from where it left off (when failure happened), not leave any sstables behind. Signed-off-by: Raphael S. Carvalho <raphaelsc@scylladb.com> Closes scylladb/scylladb#18426