Files
scylladb/service
Piotr Dulikowski 85516c9155 raft topology: catch and abort on exceptions from topology_coordinator::run
The `topology_coordinator` function is supposed to handle all of the
exceptions internally. Assert, in runtime, that this is the case by
wrapping the `run` invocation with a try..catch; in case of an
exception, step down as a leader first and then abort.
2023-11-06 15:25:38 +01:00
..
2023-06-06 13:29:16 +03:00
2023-09-18 16:27:02 +03:00