mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-09 08:23:29 +00:00
raft_group0 does not really depends on storage_service, it needs it only transiently, so pass it to appropriate methods of raft_group0 instead of during its creation.