mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-02 13:06:57 +00:00
Right now the maybe_sync is namespace-scope function. Turn it into a migration_manager method so that it can use 'this' instead of get_local_migration_manager(). Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>