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

Ensure priority weight is capped at 32-bit integer to prevent roll-over (#43611) #44045

Merged

Conversation

jscheffl
Copy link
Contributor

Backport of #43611

…er (apache#43611)

* Ensure priority weight is capped at 32-bit integer to prevent roll-over

* Add newsfragment

* Move range check post type check

* Review feedback - consolidate to single implementation for now

(cherry picked from commit ab529d1)
@jscheffl jscheffl merged commit f787cfa into apache:v2-10-test Nov 17, 2024
70 checks passed
utkarsharma2 pushed a commit that referenced this pull request Dec 4, 2024
…er (#43611) (#44045)

* Ensure priority weight is capped at 32-bit integer to prevent roll-over

* Add newsfragment

* Move range check post type check

* Review feedback - consolidate to single implementation for now

(cherry picked from commit ab529d1)
utkarsharma2 pushed a commit that referenced this pull request Dec 9, 2024
…er (#43611) (#44045)

* Ensure priority weight is capped at 32-bit integer to prevent roll-over

* Add newsfragment

* Move range check post type check

* Review feedback - consolidate to single implementation for now

(cherry picked from commit ab529d1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants