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

xDS: fix WeightedClusters total weight handling #32134

Merged
merged 2 commits into from Jan 19, 2023

Conversation

markdroth
Copy link
Member

  • Make sure we properly handle total weights up to uint32_max.
  • NACK if the total weight exceeds uint32_max.

@markdroth markdroth merged commit 7a96bed into grpc:master Jan 19, 2023
1 check passed
@markdroth markdroth deleted the xds_weighted_cluster_overflow branch January 19, 2023 16:01
@copybara-service copybara-service bot added the imported Specifies if the PR has been imported to the internal repository label Jan 19, 2023
@markdroth markdroth added release notes: yes Indicates if PR needs to be in release notes and removed release notes: no Indicates if PR should not be in release notes labels Mar 21, 2023
XuanWang-Amos pushed a commit to XuanWang-Amos/grpc that referenced this pull request May 1, 2023
* xDS: fix WeightedClusters total weight handling

* iwyu
wanlin31 pushed a commit that referenced this pull request May 18, 2023
* xDS: fix WeightedClusters total weight handling

* iwyu
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/c++ 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.

None yet

2 participants