mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 02:50:33 +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>