Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
raft: fix flaky leader index in waitLeader function
Fixes cockroachdb#127413. This commit bypasses the larger rebase in cockroachdb#122133 to pick up the test flake fix in etcd-io/raft#188. There was some discussion in etcd-io/raft#181 about alternatives for fixing this test. For now, we stick with a direct cherry-pick. Release note: None
- Loading branch information