'member' type is not exported. In network partition tests, we want do InjectPartition(t, clus.Members[lead], clus.Members[lead+1]) Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
Fix https://github.com/coreos/etcd/issues/7587. Retry for possible leader election in majority. Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
Write to leader group first, or give more time to acknowledge the leader after network partition recovery