Files
scylladb/service
Pavel Emelyanov b73a93dab7 migration_manager: Make maybe_sync a method
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>
2021-04-23 17:13:24 +03:00
..