mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-02 04:56:58 +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.