Files
scylladb/service
Pavel Emelyanov ef20d4ee59 migration_manager: Turn do_announce_new_type non-static
It's the only place that calls recently patched .announce()
method, so instead of grabbing global migration manager,
use 'this'.

Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
2021-04-23 17:13:24 +03:00
..