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

Enabling with compression flag on blockingStub #950

Open
pc-psankaranarayanan opened this issue Aug 28, 2023 · 2 comments
Open

Enabling with compression flag on blockingStub #950

pc-psankaranarayanan opened this issue Aug 28, 2023 · 2 comments
Labels
feedback required Information are missing or feedback for suggestions is requested question A question about this library or its usage

Comments

@pc-psankaranarayanan
Copy link

The current 2.14.0-release version internally uses java-grpc 1.51.0. I understand there 2.15.0 release under works right now that upgrades 1.57.2. I am specifically interested in withCompression flag for blocking stub, the method is annotated as experimental in grpc-java 1.51.0. The API is no longer experimental in the latest release of 1.57.2.

What do you wish to achieve?

Can we use blockingStub.withCompression method in 2.14.0-release. Is there any code change in underlying grpc-java for enabling compression in 1.57.2 from 1.51.0. Do we have to wait for 2.15.0 release to use this feature.

@pc-psankaranarayanan pc-psankaranarayanan added the question A question about this library or its usage label Aug 28, 2023
@pc-psankaranarayanan
Copy link
Author

@ST-DDT Any help?

@ST-DDT
Copy link
Collaborator

ST-DDT commented Aug 30, 2023

@yidongnan yidongnan added the feedback required Information are missing or feedback for suggestions is requested label Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feedback required Information are missing or feedback for suggestions is requested question A question about this library or its usage
Projects
None yet
Development

No branches or pull requests

3 participants