Skip to content

Conversation

@vinodhabib
Copy link
Contributor

@vinodhabib vinodhabib commented Dec 10, 2024

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

Fixes #11695

@vinodhabib vinodhabib marked this pull request as ready for review December 12, 2024 06:47
@vinodhabib vinodhabib marked this pull request as draft December 12, 2024 07:15
@vinodhabib vinodhabib marked this pull request as ready for review December 12, 2024 10:22
@ejona86 ejona86 added kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run TODO:backport PR needs to be backported. Removed after backport complete labels Dec 17, 2024
@grpc-kokoro grpc-kokoro removed the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label Dec 17, 2024
@ejona86 ejona86 merged commit f8f6139 into grpc:master Dec 17, 2024
16 checks passed
@vinodhabib vinodhabib deleted the defect-11695-CB-support-change branch December 18, 2024 07:08
ejona86 pushed a commit to ejona86/grpc-java that referenced this pull request Jan 15, 2025
…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 pushed a commit to ejona86/grpc-java that referenced this pull request Jan 15, 2025
…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 pushed a commit that referenced this pull request Jan 15, 2025
…1735)

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

Fixes #11695
ejona86 pushed a commit that referenced this pull request Jan 15, 2025
…1735)

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

Fixes #11695
@ejona86 ejona86 removed the TODO:backport PR needs to be backported. Removed after backport complete label Jan 16, 2025
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 17, 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.

xds: Circuit breaking doesn't support unsigned 32 bits

3 participants