Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

feat: Add userClose flag back to StreamWriter#1973

Merged
yirutang merged 9 commits into
googleapis:mainfrom
yirutang:logging
Feb 6, 2023
Merged

feat: Add userClose flag back to StreamWriter#1973
yirutang merged 9 commits into
googleapis:mainfrom
yirutang:logging

Conversation

@yirutang

@yirutang yirutang commented Feb 3, 2023

Copy link
Copy Markdown
Contributor

Currently if StreamWriter is closed, in multiplexing mode, there is nothing to guard against append to happen again.

We still need StreamWriter has a closed state and we also need to tie it to all the StreamWriter's inflight request queue. I think we need to move back some of the "contractural" StreamWriter test case instead of moving them all down to ConnectionWorker.

@yirutang yirutang requested review from a team and alvarowolfx February 3, 2023 20:36
@product-auto-label product-auto-label Bot added size: s Pull request size is small. api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. labels Feb 3, 2023
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Feb 3, 2023
@yirutang yirutang requested a review from GaoleMeng February 3, 2023 21:51
@yirutang yirutang added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 6, 2023
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 6, 2023
@yirutang yirutang added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 6, 2023
@gcf-owl-bot gcf-owl-bot Bot requested a review from a team February 6, 2023 19:56
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. labels Feb 6, 2023
@yirutang yirutang merged commit 4b51acd into googleapis:main Feb 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants