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

ring_hash LB: cap ring size to 4096 with channel arg to override #31692

Merged
merged 3 commits into from
Dec 7, 2022

Conversation

markdroth
Copy link
Member

Implement changes described in grpc/proposal#338.

@markdroth markdroth added lang/core release notes: yes Indicates if PR needs to be in release notes labels Nov 17, 2022
@apolcyn
Copy link
Contributor

apolcyn commented Dec 7, 2022

shall this be merged?

@markdroth
Copy link
Member Author

Yup, I was just waiting for the gRFC change to be merged, and then I re-ran the tests here, since this PR was a few weeks old. Everything looks green, so I'll merge now.

@markdroth markdroth merged commit a34f9e1 into grpc:master Dec 7, 2022
@markdroth markdroth deleted the ring_hash_max_ring_size branch December 7, 2022 17:33
@copybara-service copybara-service bot added the imported Specifies if the PR has been imported to the internal repository label Dec 8, 2022
wanlin31 pushed a commit that referenced this pull request May 18, 2023
)

* ring_hash LB: cap ring size to 4096 with channel arg to override

* change default max_ring_size value to 4096 in LB policy config
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.

4 participants