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

fix: Flaky connenction close issue #2044

Merged
merged 6 commits into from May 18, 2022

Conversation

prash-mi
Copy link
Contributor

Added and wired flagEndOfStream. Refactored and improved Thread interrupt logic.
Fixed the testConnectionClose testcase logic

Fixes #2039 ☕️

@prash-mi prash-mi requested review from a team and yirutang May 13, 2022 17:25
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/java-bigquery API. labels May 13, 2022
@prash-mi prash-mi marked this pull request as draft May 13, 2022 17:26
@yirutang yirutang requested review from stephaniewang526 and removed request for yirutang May 13, 2022 17:31
@stephaniewang526 stephaniewang526 added the owlbot:run Add this label to trigger the Owlbot post processor. label May 16, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 16, 2022
@prash-mi prash-mi marked this pull request as ready for review May 18, 2022 14:13
@prash-mi prash-mi requested a review from a team as a code owner May 18, 2022 14:13
@stephaniewang526 stephaniewang526 merged commit 9993717 into googleapis:main May 18, 2022
gcf-merge-on-green bot pushed a commit that referenced this pull request May 18, 2022
🤖 I have created a release *beep* *boop*
---


### [2.11.2](v2.11.1...v2.11.2) (2022-05-18)


### Bug Fixes

* Flaky connenction close issue ([#2044](#2044)) ([9993717](9993717))
* NPE issue with testMultipleRuns ([#2050](#2050)) ([251d468](251d468))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/java-bigquery API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bigquery.it.ITBigQueryTest: testConnectionClose failed
2 participants