mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 12:06:44 +00:00
It looks like the exactly same code is called few steps above via
distributed_loader::init_system_keyspace
`- distributed_loader::populate_keyspace
While at it -- move the supervisor::notify("loading system sstables")
handing around in the more suitable location.
tests: https://jenkins.scylladb.com/job/releng/job/Scylla-CI/981/
Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
Message-Id: <20220621165313.31284-1-xemul@scylladb.com>