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

GPRC requestStream not ending on piped steam end call. #2774

Closed
jiren opened this issue Dec 13, 2017 · 2 comments
Closed

GPRC requestStream not ending on piped steam end call. #2774

jiren opened this issue Dec 13, 2017 · 2 comments
Assignees
Labels
core priority: p2 Moderately-important priority. Fix may not be included in next release.

Comments

@jiren
Copy link
Member

jiren commented Dec 13, 2017

On end call piped stream stopped processing but it is not canceling GRPC operation, so a program needs to wait until GRPC end.

This issue is related to bigtable-node #6

Need access of retryStream to abort.

https://github.com/GoogleCloudPlatform/google-cloud-node/blob/9b562af3bc4b6a0ecffd7f3529951bdb7971c8f1/packages/common-grpc/src/service.js#L398

@stephenplusplus
Copy link
Contributor

Can you elaborate on where you need access from?

@stephenplusplus stephenplusplus added core priority: p2 Moderately-important priority. Fix may not be included in next release. labels Dec 14, 2017
@stephenplusplus
Copy link
Contributor

I'm not sure how to proceed with this request. If this is still an issue, please let me know and we will re-open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core priority: p2 Moderately-important priority. Fix may not be included in next release.
Projects
None yet
Development

No branches or pull requests

2 participants