mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 11:00:35 +00:00
Pass `migration_manager&`, `forward_service&` and `raft_group0_client&` in the remote init step which happens after the constructor. Add a corresponding uninit remote step. Make sure that any use of the `remote` services is finished before we destroy the `remote` object by using a gate. Thanks to this in a later commit we'll be able to move the construction of `query_processor` earlier in the Scylla initialization procedure.
58 KiB
58 KiB