| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Logging integ tests are essentially written twice, one in sync and one in async form. The two are implemented with essentially the same code. This commit deletes the the async tests. Updates #2835. We'll now be making fewer RPC calls. Maybe the integs will pass now.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
…#2850) * chore: Update generation configuration at Tue Feb 4 02:22:02 UTC 2025 * chore: generate libraries at Tue Feb 4 19:26:58 UTC 2025 * chore: Update generation configuration at Wed Feb 5 02:23:12 UTC 2025 * chore: generate libraries at Wed Feb 5 02:23:46 UTC 2025 --------- Co-authored-by: Phong Chuong <147636638+PhongChuong@users.noreply.github.com>
… to v2.26.0 (#2850) * chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.26.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Mridula <66699525+mpeddada1@users.noreply.github.com>
…to v6.57.0 (#2850) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-spanner](https://togithub.com/googleapis/java-spanner) | `6.56.0` -> `6.57.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-spanner (com.google.cloud:google-cloud-spanner)</summary> ### [`v6.57.0`](https://togithub.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#6570-2024-01-29) [Compare Source](https://togithub.com/googleapis/java-spanner/compare/v6.56.0...v6.57.0) ##### Features - Add FLOAT32 enum to TypeCode ([#​2800](https://togithub.com/googleapis/java-spanner/issues/2800)) ([ccab146](https://togithub.com/googleapis/java-spanner/commit/ccab146905d864bcfe5de3cd507165cbb891efc9)) - Add support for Proto Columns ([#​2779](https://togithub.com/googleapis/java-spanner/issues/2779)) ([0b2a334](https://togithub.com/googleapis/java-spanner/commit/0b2a33419ce9356e4e69d2bab9bb9ed5a2144753)) - **spanner:** Add proto descriptors for proto and enum types in create/update/get database ddl requests ([#​2774](https://togithub.com/googleapis/java-spanner/issues/2774)) ([a99822e](https://togithub.com/googleapis/java-spanner/commit/a99822eeb977d34ce208df32b2cbc3f4ee602e74)) ##### Bug Fixes - Remove google-cloud-spanner-executor from the BOM ([#​2844](https://togithub.com/googleapis/java-spanner/issues/2844)) ([21081ea](https://togithub.com/googleapis/java-spanner/commit/21081ea961bad25b905aef07a54df8ec433b72f8)) ##### Dependencies - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.22.0 ([#​2785](https://togithub.com/googleapis/java-spanner/issues/2785)) ([37fa448](https://togithub.com/googleapis/java-spanner/commit/37fa448409679c77294d74c57c27621a9bcb1ae9)) - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.23.0 ([#​2801](https://togithub.com/googleapis/java-spanner/issues/2801)) ([edb48ef](https://togithub.com/googleapis/java-spanner/commit/edb48efc4d2a471ce3027da5aff20853ed91a6eb)) ##### Documentation - Samples and tests for instance APIs. ([#​2768](https://togithub.com/googleapis/java-spanner/issues/2768)) ([049ad7d](https://togithub.com/googleapis/java-spanner/commit/049ad7d9996f5f469efd5e0a45c11974ba3caf20)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-spanner). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
If our thread is interrupted while attempting to drainQueue poll will throw an InterruptedException, instead of setting the flag back on the thread immediately we need to defer setting it until we complete our draining. If we don't defer setting it, we can never actually drain our queue.
Co-authored-by: Mattie Fu <mattiefu@google.com>
🤖 I have created a release *beep* *boop* --- ## [2.75.0](https://togithub.com/googleapis/java-bigtable/compare/v2.74.0...v2.75.0) (2026-03-24) ### Features * Expose generated GAPIC instance admin client ([googleapis#2828](https://togithub.com/googleapis/java-bigtable/issues/2828)) ([48ad5f6](https://togithub.com/googleapis/java-bigtable/commit/48ad5f63d112da5efd6323447c4e2a970222a717)) ### Bug Fixes * **bigtable:** Add gauge handling ([googleapis#2830](https://togithub.com/googleapis/java-bigtable/issues/2830)) ([63129e2](https://togithub.com/googleapis/java-bigtable/commit/63129e28f5b0d77c92c2f7c84123883aa72aef83)) * **bigtable:** Plumb transport type correctly ([googleapis#2824](https://togithub.com/googleapis/java-bigtable/issues/2824)) ([cd7d0d9](https://togithub.com/googleapis/java-bigtable/commit/cd7d0d9f56ea7951bdb7de9d64a499ffc195b96f)) * Fix automated backup ([googleapis#2844](https://togithub.com/googleapis/java-bigtable/issues/2844)) ([a2b4a81](https://togithub.com/googleapis/java-bigtable/commit/a2b4a811568af8b6fa16a1db112cb98968d1ea29)) * Fix race in emulator controller ([googleapis#2836](https://togithub.com/googleapis/java-bigtable/issues/2836)) ([7df3a9a](https://togithub.com/googleapis/java-bigtable/commit/7df3a9ab66130150f8a930425166c97998d9a502)) * Use all known headers to detect connectivity errors ([googleapis#2841](https://togithub.com/googleapis/java-bigtable/issues/2841)) ([1a0c9aa](https://togithub.com/googleapis/java-bigtable/commit/1a0c9aaa16e0bbaf7bf01f27d0a9b39ad8f12e16)) ### Dependencies * Update shared dependencies ([googleapis#2850](https://togithub.com/googleapis/java-bigtable/issues/2850)) ([7f7fa92](https://togithub.com/googleapis/java-bigtable/commit/7f7fa92092970e57b1f67658059695c75c82a574)) ### Documentation * **bigtable:** Expose Admin API Stubs in Javadoc ([googleapis#2835](https://togithub.com/googleapis/java-bigtable/issues/2835)) ([4e3b4c6](https://togithub.com/googleapis/java-bigtable/commit/4e3b4c6fe2f67db06cd628f8516de13c1626c7db)) * **bigtable:** Expose Base Admin Clients in Javadoc ([googleapis#2833](https://togithub.com/googleapis/java-bigtable/issues/2833)) ([36a24ab](https://togithub.com/googleapis/java-bigtable/commit/36a24abcb480a05be9b7f94a55eb397a8adcb856)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
| Back | FazBrowse Home | New Git URL |
Logging integ tests are essentially written twice, one in sync and one
in async form. The two are implemented with essentially the same code.
This commit deletes the the async tests.
Updates #2835. We'll now be making fewer RPC calls. Maybe the integs
will pass now.