mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-13 11:22:01 +00:00
Storage service calls a bunch of do_something_with_repair() methods. All of them need the local repair_service and the only way to get it is by keeping it on storage service. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>