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

[outlier detection] fix crash with pick_first and add tests #33069

Merged
merged 3 commits into from May 10, 2023

Conversation

markdroth
Copy link
Member

Fixes #32967.

Also fix incorrect defaults for enforcementPercentage fields.

@markdroth markdroth added lang/core release notes: yes Indicates if PR needs to be in release notes labels May 10, 2023
@markdroth markdroth requested a review from eugeneo May 10, 2023 16:19
@markdroth markdroth merged commit 2c423d2 into grpc:master May 10, 2023
63 of 65 checks passed
@markdroth markdroth deleted the outlier_detection_pick_first_crash branch May 10, 2023 20:33
@copybara-service copybara-service bot added the imported Specifies if the PR has been imported to the internal repository label May 10, 2023
eugeneo pushed a commit to eugeneo/grpc that referenced this pull request May 17, 2023
Fixes grpc#32967.

Also fix incorrect defaults for `enforcementPercentage` fields.
wanlin31 pushed a commit that referenced this pull request May 18, 2023
Fixes #32967.

Also fix incorrect defaults for `enforcementPercentage` fields.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bloat/none imported Specifies if the PR has been imported to the internal repository lang/core per-call-memory/neutral per-channel-memory/neutral release notes: yes Indicates if PR needs to be in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Segfault when using outlier detection LB with pick_first
2 participants