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 ourterms of serviceand privacy statement.We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix: RPC call Getting empty response on compression enabled #3

Closed

Conversation

infovivek2020
Copy link
Owner

Problem:

grpc#4552Get empty response when compress enabled and maxReceiveMessageSize be maxInt64

Action:

Added checking receive message size overflow checkReceiveMessageOverflow in rpc_util.go and Implementation of UT for TestDecompress & TestCheckReceiveMessageOverflow in the rpc_utl_test.go

Release Note: NA

@infovivek2020 infovivek2020 changed the title Bugfix: RPC call Getting empty response on compression or decompression Bugfix: RPC call Getting empty response on compression or decompression enabled Aug 20, 2024
@infovivek2020 infovivek2020 changed the title Bugfix: RPC call Getting empty response on compression or decompression enabled Bugfix: RPC call Getting empty response on compression enabled Aug 20, 2024
@infovivek2020 infovivek2020 deleted the getting-empty-response-on-compress-decompress branch September 9, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant