mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-06 23:13:15 +00:00
Several subsystems re-implement the same logic for waiting for schema agreement. Provide the function in the migration_manager and use it instead.