-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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
proxy mark an unavailable endpoint available #3541
Comments
It marks the endpoint available after 5s that it detected the endpoint was unavailable to give the endpoint another chance. Does this make sense to you? The log doesn't express it clearly, and should be improved. |
@yichengq It's okay if it retry the endpoint after 5s, please improve the log to match that. |
@gouyang Can you send us a pull request to fix it? Thanks! |
yichengq
pushed a commit
to yichengq/etcd
that referenced
this issue
Oct 15, 2015
Fixes etcd-io#3541 Signed-off-by: Guohua ouyang <guohuaouyang@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When the endpoints unavailable, it still "marked endpoint http://10.66.15.25:2379 available", this is weird.
Reproduce steps:
The text was updated successfully, but these errors were encountered: