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 #11608

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 tests

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

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

CLA Missing ID CLA Not Signed

NaveenPrasannaV commented 1 month ago

Closing this PR due to CLA issue and created the new one https://github.com/grpc/grpc-java/pull/11610