Files
scylladb/test/raft
Kamil Braun b5a7220da4 test: raft: randomized_nemesis_test: reconfigure function
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.
2021-07-13 11:15:26 +02:00
..