grpc-ecosystem / grpc-ecosystem/grpc-spring

Enabling with compression flag on blockingStub

Open
#950 2 comments 0 reactions 0 assignees View on GitHub
feedback required question
Dominant language
Java
Stars
3.7k
Forks
858
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.