mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-22 07:42:16 +00:00
When starting the raft server for a group, wait for the leader before completing the start operation. We want the group to be ready to accept writes by the time the start is reported to be completed without the additional latency of waiting for leader.