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: set wait timeout on watchdog #1913

Merged
merged 8 commits into from Sep 13, 2023
Merged

Conversation

igorbernstein2
Copy link
Contributor

And add wait timeout on CDC settings.

Copy of #1898 with lower cdc timeouts

igorbernstein2 and others added 6 commits September 11, 2023 22:51
Add a fail safe that marks missing entries in a response as permanent errors. Previously the client assumed that all entries were present and only looked for errors

Change-Id: Ie3f294fd6bb19ec17662b58bfe9c75a3eed81097
Change-Id: I7619ef3ca3921ecc92efd65dc16c86548d51af3f
Change-Id: I3d4a5780bd3f7572c9889c10e60b908b1e05b359
Change-Id: I3dcbe9f7c0e063852b163a11057a0121aa327665
@igorbernstein2 igorbernstein2 requested a review from a team as a code owner September 13, 2023 20:06
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigtable Issues related to the googleapis/java-bigtable API. labels Sep 13, 2023
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner September 13, 2023 20:08
Change-Id: I8be5d3a2fed1b76265b484c1fc3a255eefc6edb3
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: m Pull request size is medium. labels Sep 13, 2023
Change-Id: I7122fe2b53a1ce94aade23830ea95317ccf81595
@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 Sep 13, 2023
@igorbernstein2 igorbernstein2 added the automerge Merge the pull request once unit tests and other checks pass. label Sep 13, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit f8ba6fe into main Sep 13, 2023
22 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the mutianf-wait_timeout branch September 13, 2023 21:00
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Sep 13, 2023
gcf-merge-on-green bot pushed a commit that referenced this pull request Sep 13, 2023
🤖 I have created a release *beep* *boop*
---


## [2.27.2](https://togithub.com/googleapis/java-bigtable/compare/v2.27.1...v2.27.2) (2023-09-13)


### Bug Fixes

* Check that all bulk mutation entries are accounted for ([#1907](https://togithub.com/googleapis/java-bigtable/issues/1907)) ([9ad8a00](https://togithub.com/googleapis/java-bigtable/commit/9ad8a00ec4f10a75952fa566a7effc980936dee1))
* Set wait timeout on watchdog ([#1913](https://togithub.com/googleapis/java-bigtable/issues/1913)) ([f8ba6fe](https://togithub.com/googleapis/java-bigtable/commit/f8ba6fe554dd02bb99fb03859cc5c8b04561b0c3))


### Dependencies

* Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.26 ([#1896](https://togithub.com/googleapis/java-bigtable/issues/1896)) ([dfc4231](https://togithub.com/googleapis/java-bigtable/commit/dfc4231af9b74a4d5db3beaf26dd611a27cc6a67))
* Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.26 ([#1897](https://togithub.com/googleapis/java-bigtable/issues/1897)) ([d446856](https://togithub.com/googleapis/java-bigtable/commit/d4468560db62f2102c404b3907cd5ae76d1e08b6))
* Update shared dependencies ([#1901](https://togithub.com/googleapis/java-bigtable/issues/1901)) ([96f2690](https://togithub.com/googleapis/java-bigtable/commit/96f2690e219714e497208e8be5e46b7f38340625))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.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: bigtable Issues related to the googleapis/java-bigtable API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants