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

core: always propagate RetriableStream.Sublistener.onReady() (backport v1.30.x) #7114

Merged
merged 1 commit into from Jun 10, 2020

Conversation

dapengzhang0
Copy link
Member

Backport of #7090 , cherry-pick of 959769a

This fixes #6817 for the normal retry case, although it makes the hedging issue #7089 more broken, and there is still space of optimization for normal retry.

This fixes grpc#6817 for the normal retry case, although it makes the hedging issue grpc#7089 more broken, and there is still space of optimization for normal retry.
@dapengzhang0 dapengzhang0 added the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label Jun 10, 2020
@grpc-kokoro grpc-kokoro removed the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label Jun 10, 2020
@dapengzhang0 dapengzhang0 merged commit 411aac0 into grpc:v1.30.x Jun 10, 2020
@dapengzhang0 dapengzhang0 deleted the v1.30.x branch June 10, 2020 20:58
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants