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

v3rpc: don't elide next progress notification on progress notification #6009

Merged
merged 2 commits into from
Jul 20, 2016

Conversation

heyitsanthony
Copy link
Contributor

Fixes #5878

Clocked parts of the failing test, noticed the wait time was about 6s instead of 3s.

@xiang90
Copy link
Contributor

xiang90 commented Jul 20, 2016

@heyitsanthony Great!!!! My double mistakes finally caused problem to myself... I failed to figure out why after quite a while investigation.

@xiang90
Copy link
Contributor

xiang90 commented Jul 20, 2016

lgtm

a) 2 * progress interval was passing with dropped notifies
b) waitResponse was waiting so long that it expected a dropped notify
@heyitsanthony heyitsanthony merged commit 15aa64e into etcd-io:master Jul 20, 2016
@heyitsanthony heyitsanthony deleted the fix-progress-notify branch July 20, 2016 23:31
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