mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 12:36:56 +00:00
Wait until entries propagate after adding and before changing leader using the same code as done for partitioning. This fixes occasional hangs in debug mode when a test switches to a different leader without leaving enough time for full propagation. Signed-off-by: Alejo Sanchez <alejo.sanchez@scylladb.com>