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: Update outlier detection max ejection logic. #9489

Merged
merged 1 commit into from Aug 24, 2022

Conversation

temawi
Copy link
Contributor

@temawi temawi commented Aug 24, 2022

Instead of strictly enforcing the max ejection percentage setting,
allow one additional ejection past the maximum. This quarantees at least
one ejection and matches Envoy proxy behavior.

Instead of strictly enforcing the max ejection percentage setting,
allow one additional ejection past the maximum. This quarantees at least
one ejection and matches Envoy proxy behavior.
@temawi temawi requested review from murgatroid99, ejona86 and larry-safran and removed request for ejona86 August 24, 2022 20:12
@temawi temawi merged commit a74f82a into grpc:master Aug 24, 2022
@temawi temawi deleted the od-update-max-ejection-check branch August 24, 2022 21:44
temawi added a commit to temawi/grpc-java that referenced this pull request Sep 15, 2022
Instead of strictly enforcing the max ejection percentage setting,
allow one additional ejection past the maximum. This quarantees at least
one ejection and matches Envoy proxy behavior.
temawi added a commit that referenced this pull request Sep 15, 2022
Instead of strictly enforcing the max ejection percentage setting,
allow one additional ejection past the maximum. This quarantees at least
one ejection and matches Envoy proxy behavior.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 23, 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