8000 xds: fixed unsupported unsigned 32 bits issue for circuit breaker (1.68.x backport) by ejona86 · Pull Request #11833 · grpc/grpc-java · GitHub
[go: up one dir, main page]

Skip to content

xds: fixed unsupported unsigned 32 bits issue for circuit breaker (1.68.x backport) #11833

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

Conversation

ejona86
Copy link
Member
@ejona86 ejona86 commented Jan 15, 2025

Added change for circuit breaking by converting signed 32-bit Int to Unsigned 64-bit Long For MaxRequest negative value ( -1)

Fixes #11695

Backport of #11735

…pc#11735)

Added change for circuit breaking by converting signed 32-bit Int to Unsigned 64-bit Long For MaxRequest negative value ( -1)

Fixes grpc#11695
@ejona86 ejona86 requested a review from larry-safran January 15, 2025 22:03
@ejona86 ejona86 merged commit bccbb8b into grpc:v1.68.x Jan 15, 2025
15 checks passed
@ejona86 ejona86 deleted the backport-defect-11695-CB-support-change-1.68 branch January 15, 2025 22:54
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0