grpc / grpc-java

The Java gRPC implementation. HTTP/2 based RPC
https://grpc.io/docs/languages/java/
Apache License 2.0
11.48k stars 3.85k forks source link

grpc-stub: added fix for ignore unary response if status is not OK #11610

Closed NaveenPrasannaV closed 1 month ago

NaveenPrasannaV commented 1 month ago

added fix for ignore unary response if status is not OK along with Junit

Fixes https://github.com/grpc/grpc-java/issues/5969

linux-foundation-easycla[bot] commented 1 month ago

CLA Signed


The committers listed above are authorized under a signed CLA.

vinodhabib commented 1 month ago

@kannanjgithub As I can see this PR is Approved by Eric as well, so request you to merge this PR.