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

core: outlier detection max ejection logic update #9492

Merged
merged 1 commit into from Aug 25, 2022

Conversation

temawi
Copy link
Contributor

@temawi temawi commented Aug 25, 2022

Stop further ejection if the ejection percentage is lesser than or equal
to the maximum ejection percentage. Previously this was only done when
the current ejection percentage was lesser than the maximum.

Stop further ejection if the ejection percentage is lesser than or equal
to the maximum ejection percentage. Previously this was only done when
the current ejection percentage was lesser than the maximum.
@temawi temawi enabled auto-merge (squash) August 25, 2022 16:52
@temawi temawi disabled auto-merge August 25, 2022 16:52
@temawi temawi merged commit d3331d9 into grpc:master Aug 25, 2022
@temawi temawi deleted the od-eject-percent-fix branch August 25, 2022 17:48
temawi added a commit to temawi/grpc-java that referenced this pull request Sep 15, 2022
Stop further ejection if the ejection percentage is lesser than or equal
to the maximum ejection percentage. Previously this was only done when
the current ejection percentage was lesser than the maximum.
temawi added a commit that referenced this pull request Sep 15, 2022
Stop further ejection if the ejection percentage is lesser than or equal
to the maximum ejection percentage. Previously this was only done when
the current ejection percentage was lesser than the maximum.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants