Files
scylladb/test
Kamil Braun f26e98c3be storage_proxy: don't pass gossiper& and messaging_service& during initialization
These services are now passed during `init_messaging_service`, and
that's when the `remote` object is constructed.

The `remote` object is then destroyed in `uninit_messaging_service`.

Also, `migration_manager*` became `migration_manager&` in
`init_messaging_service`.
2023-06-14 11:41:36 +02:00
..
2023-06-07 20:25:49 +03:00
2023-06-06 13:29:16 +03:00
2023-06-07 16:29:58 +03:00
2023-06-06 13:29:16 +03:00