mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 01:20:39 +00:00
Add the test for the case where C_new entry is not the last one in a leader that is been removed from a cluster. In this case a leader will continue replication even after committing C_new and will start stepdown process later, when at least one follower is fully synchronized.