-
Notifications
You must be signed in to change notification settings - Fork 10.1k
etcdctl: cluster-health reports has delay #2340
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Seems after 5 mins or so, the cluster-health command reports the node unhealthy:
|
@kelseyhightower This command achieves our current goal for detection the healthiness after migration. |
What will the approach be on this? Are we going to add a threshold for RPC latency and then mark something as unhealthy at that point? |
I am moving this to 2.2. This is more in line with our goal for 2.2: etcdctl uses etcd/client and new endpoints if possible. |
etcd version: v2.0.3
How to reproduce:
Expected results:
etcd reports the kill node as unhealthy
Actual Results:
The text was updated successfully, but these errors were encountered: