etcd/raft/quorum
Zhijie Zhan 93637b1779
raft: bug fix (#12123)
we need to test the case when configuration set is changed, but there is typo.

None

Signed-off-by: accelsao <bebe8277@gmail.com>
2020-07-20 16:30:17 -07:00
..
testdata quorum: introduce library for majority and joint quorums 2019-06-19 14:19:35 +02:00
bench_test.go quorum: introduce library for majority and joint quorums 2019-06-19 14:19:35 +02:00
datadriven_test.go raft: bug fix (#12123) 2020-07-20 16:30:17 -07:00
joint.go raft/tracker: pull Voters and Learners into Config struct 2019-07-03 21:26:42 +02:00
majority.go raft/tracker: visit Progress in stable order 2019-08-08 09:37:33 +02:00
quick_test.go quorum: introduce library for majority and joint quorums 2019-06-19 14:19:35 +02:00
quorum.go raft/tracker: pull Voters and Learners into Config struct 2019-07-03 21:26:42 +02:00
voteresult_string.go quorum: introduce library for majority and joint quorums 2019-06-19 14:19:35 +02:00