mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-26 19:35:12 +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>