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

bug: while using gzip and call with MaxCallRecvMsgSize(math.MaxInt64) #2

Closed
wants to merge 11 commits into from

Conversation

infovivek2020
Copy link
Owner

@infovivek2020 infovivek2020 commented Aug 14, 2024

Problem

in the helloworld greeter client and server we are using this as argument to reproduce issue grpc.MaxCallRecvMsgSize(math.MaxInt)
image

What does this PR do.

right now tried to repro

Release Notes

none

@infovivek2020 infovivek2020 force-pushed the bugfix-gzip-no-byte-read-max-int branch from d6c4beb to 97e8e19 Compare August 18, 2024 22:31
@infovivek2020
Copy link
Owner Author

@purnesh Please look
image
on applied changed in rpc_util file and its test then we have screen response

@purnesh42H
Copy link

@infovivek2020 so just to confirm you are saying that this issue exist currently but goes away with your fix https://github.com/grpc/grpc-go/issues/4552?

@infovivek2020
Copy link
Owner Author

yes @purnesh42H

@purnesh42H
Copy link

yes @purnesh42H

You can mention in the issue grpc#6119 that it is duplicate of grpc#4552 and your PR also fixes it

@infovivek2020 infovivek2020 deleted the bugfix-gzip-no-byte-read-max-int branch September 9, 2024 10:24
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.

2 participants