Results 17 comments of Clement

Maybe we need to implement a `clus.WaitLeader()` function in e2e cluster, and expose it in Cluster interface. What do you think? ```go type Cluster interface { Members() []Member // HERE...

> Do you need to wait for #14304 to be merged and then update this PR? Yes. This PR is blocked by #14304. Should we label this PR or close...

The `E2E / test (linux-386-e2e) (pull_request)` check failed due to an `unhealthy cluster` error ``` /home/runner/work/etcd/etcd/bin/etcd-22730: {"level":"warn","ts":"2022-08-14T11:45:32.476Z","caller":"etcdserver/server.go:1351","msg":"rejecting member add request; local member has not been connected to all peers, reconfigure...

> Overall note, instead of having 3 different test could merge them into one table test. For me the scenario in all those tests is almost the same: > >...

> Overall note, instead of having 3 different test could merge them into one table test. For me the scenario in all those tests is almost the same: > >...

@XuJingChao1 To help us figure out what's going on, please provide more details. We recommend using the following template: ## Describe the bug 1. What are you trying to do?...

@vitalykarasik Do you still remember what type of storage was used? (memory, Elasticsearch, Cassandra, etc)