Skip to content

util: Mark OutlierDetectionLb classes final #12141

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

Merged
merged 2 commits into from
Jun 13, 2025
Merged

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Jun 9, 2025

None of these classes were intended to be extended. Even non-public classes need final to prevent mocks from doing horrible things.

None of these classes were intended to be extended. Even non-public
classes need final to prevent mocks from doing horrible things.
@ejona86 ejona86 requested a review from kannanjgithub June 9, 2025 22:14
@ejona86 ejona86 merged commit 8974a30 into grpc:master Jun 13, 2025
15 of 16 checks passed
@ejona86 ejona86 deleted the outlier-final branch June 13, 2025 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants