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

util: Status desc for outlier detection ejection #11036

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

temawi
Copy link
Contributor

@temawi temawi commented Mar 22, 2024

Including a Status description makes it easier to debug subchannel closure issues if it's clear that a subchannel became unavailable because of an outlier detection ejection.

Fixes #10673

Including a Status description makes it easier to debug subchannel
closure issues if it's clear that a subchannel became unavailable because
of an outlier detection ejection.
@temawi temawi requested a review from ejona86 March 22, 2024 20:59
@temawi temawi merged commit 10cb4a3 into grpc:master Mar 22, 2024
15 checks passed
@temawi temawi deleted the od-ejection-status-desc branch March 22, 2024 21:40
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 21, 2024
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.

OutlierDetection does not provide a Status description when ejecting
2 participants