Files
scylladb/service
Pavel Emelyanov 11a2709f10 storage_service: Replace globals with locals
The node-ops verb handler is the lambda of storage-service and it
can stop using global storage service instance for no extra charge.

Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
2021-07-26 14:21:30 +03:00
..