mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-06 15:03:06 +00:00
Just cut-n-paste the code into sstables_loader.cc. No other changes but replace storage service logger with its own one. For now the code stays in storage_service class, but next patch will relocate the code into the sstables_loader one. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>