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

clientv3: clarify Watch close conditions #8106

Merged
merged 1 commit into from
Jun 15, 2017

Conversation

heyitsanthony
Copy link
Contributor

The "too slow" comment is rather vague. If the server closes
the watch for being too slow (it doesn't seem to any more), the
watch client should gracefully resume instead of forcing the
user to handle it.

Also removed the 'opts' comment since it wasn't being maintained.

via https://groups.google.com/forum/#!topic/etcd-dev/RdwV1UPUKyg

The "too slow" comment is rather vague. If the server closes
the watch for being too slow (it doesn't seem to any more), the
watch client should gracefully resume instead of forcing the
user to handle it.

Also removed the 'opts' comment since it wasn't being maintained.
@xiang90
Copy link
Contributor

xiang90 commented Jun 15, 2017

lgtm

@heyitsanthony heyitsanthony merged commit 1f206c0 into etcd-io:master Jun 15, 2017
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.

2 participants