Skip to content
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

etcdmain: fix parsing discovery error #3794

Merged
merged 1 commit into from
Nov 3, 2015

Conversation

yichengq
Copy link
Contributor

@yichengq yichengq commented Nov 3, 2015

The discovery error is wrapped into a struct now, and cannot be compared
to predefined errors. Correct the comparison behavior to fix the
problem.

fixes #3684

The discovery error is wrapped into a struct now, and cannot be compared
to predefined errors. Correct the comparison behavior to fix the
problem.
@xiang90
Copy link
Contributor

xiang90 commented Nov 3, 2015

LGTM. Have you tested it manually?

@yichengq
Copy link
Contributor Author

yichengq commented Nov 3, 2015

Yes. I tested all branches and they could work and print well.

xiang90 added a commit that referenced this pull request Nov 3, 2015
etcdmain: fix parsing discovery error
@xiang90 xiang90 merged commit fe165de into etcd-io:master Nov 3, 2015
@xiang90 xiang90 deleted the fix-proxy-term branch November 3, 2015 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

proxy in hack/intra-discovery fails to run as proxy
2 participants