Skip to content

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Oct 9, 2020

With this, it will be clear if the RPC failed because the server didn't
use a double-GOAWAY or if it failed because of MAX_CONCURRENT_STREAMS or
if it was due to a local race. It also fixes the status code to be
UNAVAILABLE except for the RPCs included in the GOAWAY error (modulo the
Netty bug).

Fixes #5855


This depends on #7501

@ejona86 ejona86 requested a review from dapengzhang0 October 9, 2020 19:30
@ejona86
Copy link
Member Author

ejona86 commented Oct 27, 2020

Copy link
Contributor

@dapengzhang0 dapengzhang0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

With this, it will be clear if the RPC failed because the server didn't use a double-GOAWAY or if it failed because of MAX_CONCURRENT_STREAMS or if it was due to a local race. It also fixes the status code to be UNAVAILABLE except for the RPCs included in the GOAWAY error (modulo the Netty bug). Fixes grpc#5855
@ejona86 ejona86 force-pushed the netty-differentiate-goaways branch from 610a8d7 to 99914ff Compare October 29, 2020 15:37
@ejona86 ejona86 merged commit 735b85f into grpc:master Oct 29, 2020
@ejona86 ejona86 deleted the netty-differentiate-goaways branch October 29, 2020 16:04
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants