Skip to content

rls: Refactor estimatedSizeBytes updates #12145

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jun 12, 2025

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Jun 10, 2025

Just use a regular method instead of reusing the EvictionListener API. Fix a few comments as well. Both of these changes were based on review comments to pre-existing code in #11203.

Contributes to #11243


This partly replaces #12085; it does not include the unit tests.

CC @vimanikag

Just use a regular method instead of reusing the EvictionListener API.
Fix a few comments as well. Both of these changes were based on review
comments to pre-existing code in grpc#11203.

Contributes to grpc#11243
@ejona86 ejona86 requested a review from shivaspeaks June 10, 2025 15:01
@shivaspeaks shivaspeaks merged commit 13fe008 into grpc:master Jun 12, 2025
20 of 21 checks passed
@ejona86 ejona86 deleted the rls-estimatedsizebytes branch June 12, 2025 04:02
AgraVator pushed a commit to AgraVator/grpc-java that referenced this pull request Jun 23, 2025
Just use a regular method instead of reusing the EvictionListener API.
Fix a few comments as well. Both of these changes were based on review
comments to pre-existing code in grpc#11203.

Contributes to grpc#11243
jdcormie pushed a commit to jdcormie/grpc-java that referenced this pull request Jun 27, 2025
Just use a regular method instead of reusing the EvictionListener API.
Fix a few comments as well. Both of these changes were based on review
comments to pre-existing code in grpc#11203.

Contributes to grpc#11243
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants