mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 12:06:44 +00:00
Instead of calling `set_configuration` directly on a `raft::server`, the caller will use the higher-level `reconfigure`. Similarly to `call`, the function converts exceptions into return values (inside a `variant`) and allows passing in a timeout parameter.