Files
scylladb/test/cluster
Michael Litvak 225bbca3a5 test: add mv write during node join test
Add a test that reproduces the issue scylladb/scylladb#26976.

The test adds a new node with delayed group0 apply, and does writes with
MV updates right after the join completes on the coordinator and while
the joining node's state is behind.

The test fails before fixing the issue and passes after.

(cherry picked from commit b925e047be)
2025-11-15 22:10:33 +00:00
..