mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-13 11:22:01 +00:00
The replica::database is passed into the helper just to get the config from. Better to use config directly without messing with the database. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>