mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-13 03:12:13 +00:00
The reference is used by range streamer and (!) storage service itself to find out if the consistent_rangemovement option is ON/OFF. Both places already have the database with config at hands and can be simplified. v2: spellchecking Signed-off-by: Pavel Emelyanov <xemul@scylladb.com> Message-Id: <20210212095403.22662-1-xemul@scylladb.com>