-
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
etcdserver: fix incorrect metrics generated when clients cancel watches #12803
Conversation
@ironcladlou @gyuho fyi & any thoughts or changes needed? Travis' seems ok for 1 CPU and 4 so I think the 2 CPU failure is a glitch? |
Could you update our CHANGELOG as well (can be a separate PR) |
{updated] @gyuho I see CHANGELOG-* aren't in this branch. I can update the one in master certainly. Is it also useful to "backport" the CHANGELOG-*.md files from master into this release branch? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cwedgwood please drop c499d9b integration: relax leader timeout from 3s to 4s … and we can get this merged if you want to backport that change please do so with a subsequent PR. Thanks!
Manual cherry-pick of 9571325 for release-3.4.
@hexfusion ; That change already merged. I rebased without it all the same. PTAL. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks @cwedgwood !
I see, missed that.. |
Manual cherry-pick of 9571325 for
release-3.4.