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

Discard the read buffer on stream error #5347

Merged
merged 2 commits into from
Feb 23, 2016

Conversation

yang-g
Copy link
Member

@yang-g yang-g commented Feb 22, 2016

@ctiller @vjpai

This fixes #5260

@grpc-kokoro
Copy link

Can one of the admins verify this patch?

1 similar comment
@grpc-kokoro
Copy link

Can one of the admins verify this patch?

@sreecha
Copy link
Contributor

sreecha commented Feb 22, 2016

LGTM. I will merge once the tests pass..

@vjpai
Copy link
Member

vjpai commented Feb 23, 2016

Can I suggest that this PR be held back until comments are added to this function? It is essentially incomprehensible at this point. This is an issue throughout core, but this would be a good time to deal with it, each time a function is changed.

@vjpai
Copy link
Member

vjpai commented Feb 23, 2016

On second thought, I am not going to insist on holding back this PR, but I strongly suggest that we need an issue filed to comment the transport layer of core. I would also suggest adding this as an issue for me or @sreecha in order to increase the number of eyes on core.

@sreecha
Copy link
Contributor

sreecha commented Feb 23, 2016

I think thats a good idea to file an issue and assign to me to add some commenting in the transport layer.

@vjpai
Copy link
Member

vjpai commented Feb 23, 2016

Ok, I opened issue #5356 . @sreecha - you can merge this PR when you are ready for it.

@sreecha
Copy link
Contributor

sreecha commented Feb 23, 2016

@yang-g . A couple of C# interop tests failed. it doesn't seem like they are related to your issue but just to double-check i re-triggered the build.

@sreecha
Copy link
Contributor

sreecha commented Feb 23, 2016

Interop tests passed now. A few Basic tests failed but the failures are unrelated to this change. Merging.

sreecha added a commit that referenced this pull request Feb 23, 2016
Discard the read buffer on stream error
@sreecha sreecha merged commit acbcdb6 into grpc:master Feb 23, 2016
@lock lock bot locked as resolved and limited conversation to collaborators Jan 28, 2019
@lock lock bot unassigned sreecha Jan 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

async_end2end_test cancel test flaky
5 participants