mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 14:15:46 +00:00
Four tests had almost identical code to read an item from Scylla configuration (using the system.config system table). It's time to make this into a new utility function, scylla_config_read(). This is a good time to do it, because in a later patch I want to also add a similar function to *write* into the configuration. Signed-off-by: Nadav Har'El <nyh@scylladb.com>
22 KiB
22 KiB