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

feat: Add a flushAll() method that will flush all the inflight request and make sure all responses returned - #492

Merged
stephaniewang526 merged 17 commits into
googleapis:masterfrom
yirutang:flush
Aug 19, 2020
Merged

feat: Add a flushAll() method that will flush all the inflight request and make sure all responses returned#492
stephaniewang526 merged 17 commits into
googleapis:masterfrom
yirutang:flush

Conversation

@yirutang

Copy link
Copy Markdown
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> ☕️

@google-clagoogle-claBot added the cla: yes This human has signed the Contributor License Agreement. label Aug 14, 2020
@codecov

codecovBot commented Aug 14, 2020

Copy link
Copy Markdown

Codecov Report

Merging #492 into master will increase coverage by 0.56%.
The diff coverage is 85.10%.

Impacted file tree graph

@@ Coverage Diff @@## master #492 +/- ##
============================================
+ Coverage 78.11% 78.67% +0.56% - Complexity 642 662 +20 
============================================
Files 58 59 +1 Lines 3687 3789 +102 Branches 235 255 +20 ============================================
+ Hits 2880 2981 +101 - Misses 687 692 +5 + Partials 120 116 -4 
Impacted FilesCoverage ΔComplexity Δ
...google/cloud/bigquery/storage/v1alpha2/Waiter.java57.14% <33.33%> (-0.69%)14.00 <4.00> (+2.00)⬇️
.../cloud/bigquery/storage/v1alpha2/StreamWriter.java84.17% <92.68%> (+1.95%)39.00 <4.00> (+4.00)
.../cloud/bigquery/storage/v1alpha2/DirectWriter.java77.55% <0.00%> (-3.10%)6.00% <0.00%> (+1.00%)⬇️
...oud/bigquery/storage/v1alpha2/JsonWriterCache.java87.93% <0.00%> (ø)12.00% <0.00%> (?%)
...ud/bigquery/storage/v1alpha2/JsonStreamWriter.java77.39% <0.00%> (+0.19%)13.00% <0.00%> (+1.00%)
...ery/storage/v1beta1/BaseBigQueryStorageClient.java60.34% <0.00%> (+1.72%)19.00% <0.00%> (ø%)
...ud/bigquery/storage/v1/BaseBigQueryReadClient.java43.90% <0.00%> (+2.43%)10.00% <0.00%> (ø%)
...gquery/storage/v1beta2/BaseBigQueryReadClient.java43.90% <0.00%> (+2.43%)10.00% <0.00%> (ø%)
...bigquery/storage/v1alpha2/BigQueryWriteClient.java58.57% <0.00%> (+5.71%)28.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 28dace8...c6529a1. Read the comment docs.

@yirutangyirutang changed the title feat: Add a flushAll() method that will flush all the inflight request and make sure all responses returned.feat: Add a flushAll() method that will flush all the inflight request and make sure all responses returnedAug 14, 2020
@yirutang

yirutang commented Aug 17, 2020 via email

Copy link
Copy Markdown
ContributorAuthor

@stephaniewang526
stephaniewang526 merged commit 6134818 into googleapis:masterAug 19, 2020
gcf-merge-on-greenBot pushed a commit that referenced this pull request Aug 19, 2020
🤖 I have created a release \*beep\* \*boop\* ---
## [1.5.0](https://www.github.com/googleapis/java-bigquerystorage/compare/v1.4.1...v1.5.0) (2020-08-19)
### Features
* Add a flushAll() method that will flush all the inflight request and make sure all responses returned ([#492](https://www.github.com/googleapis/java-bigquerystorage/issues/492)) ([6134818](https://www.github.com/googleapis/java-bigquerystorage/commit/6134818f7bc5ada324a78d5c048bb2eeb83f8ca8))
* add JsonWriterCache.java and added JsonWriterCache in DirectWriter to allow JsonWrites ([#489](https://www.github.com/googleapis/java-bigquerystorage/issues/489)) ([34193b8](https://www.github.com/googleapis/java-bigquerystorage/commit/34193b88bcf64b97dbcde2183e7587fa44923d4b))
### Dependencies
* update dependency com.google.cloud:google-cloud-bigquery to v1.116.10 ([#483](https://www.github.com/googleapis/java-bigquerystorage/issues/483)) ([285b6f8](https://www.github.com/googleapis/java-bigquerystorage/commit/285b6f846753f387800d2787746ddb43de67a4b7))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please).
@yirutang
yirutang deleted the flush branch December 10, 2020 23:30
shubhwip pushed a commit to shubhwip/java-bigquerystorage that referenced this pull request Oct 7, 2023
…cies to v0.20.1 (googleapis#492)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `0.20.0` -> `0.20.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.20.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.20.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.20.1/compatibility-slim/0.20.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.20.1/confidence-slim/0.20.0)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>googleapis/java-shared-dependencies</summary>
### [`v0.20.1`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;0201-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0200v0201-2021-03-09)
[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.20.0...v0.20.1)
</details>
---
### Renovate configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-storage-nio).
shubhwip pushed a commit to shubhwip/java-bigquerystorage that referenced this pull request Oct 7, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@yirutang@stephaniewang526@Wilson720