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: drain buffered WatchResponses before resuming #6367

Merged
merged 1 commit into from
Sep 7, 2016

Conversation

heyitsanthony
Copy link
Contributor

Otherwise, the watcherStream can receive WatchResponses in the
middle of a resume, corrupting the stream.

Fixes #6364

Otherwise, the watcherStream can receive WatchResponses in the
middle of a resume, corrupting the stream.

Fixes etcd-io#6364
@gyuho
Copy link
Contributor

gyuho commented Sep 7, 2016

lgtm. /cc @xiang90

@xiang90
Copy link
Contributor

xiang90 commented Sep 7, 2016

lgtm

@xiang90 xiang90 merged commit a6c905a into etcd-io:master Sep 7, 2016
@heyitsanthony heyitsanthony deleted the fix-watch-init-reconn branch September 7, 2016 23:41
@hongchaodeng
Copy link
Contributor

@xiang90 This is fixing watch problem. Needs backport it to 3.0.x.

cc @timothysc

k8s-github-robot pushed a commit to kubernetes/kubernetes that referenced this pull request Sep 16, 2016
Automatic merge from submit-queue

Update etcd godep to 3.0.9 to address TestWatch issues

fixes TestWatch issues #32770
addresses: etcd-io/etcd#6367
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.

4 participants