Skip to content

Conversation

@igorbernstein2
Copy link
Collaborator

This includes a fix to a rare read hang

Change-Id: I410f305dda0cf5ec4d29270930ce25aa9a158cc1

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> ☕️

If you write sample code, please follow the samples format.

This includes a fix to a rare read hang Change-Id: I410f305dda0cf5ec4d29270930ce25aa9a158cc1
@igorbernstein2 igorbernstein2 requested a review from a team as a code owner September 29, 2023 17:13
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigtable Issues related to the googleapis/java-bigtable-hbase API. labels Sep 29, 2023
@igorbernstein2 igorbernstein2 added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Sep 29, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 29, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit 1562992 into googleapis:main Sep 29, 2023
@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 29, 2023
@igorbernstein2 igorbernstein2 deleted the upgrade-bt branch September 29, 2023 18:38
mutianf pushed a commit to mutianf/java-bigtable-hbase that referenced this pull request Nov 3, 2023
This includes a fix to a rare read hang Change-Id: I410f305dda0cf5ec4d29270930ce25aa9a158cc1 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](https://togithub.com/googleapis/java-bigtable-hbase/issues/new/choose) 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> ☕️ If you write sample code, please follow the [samples format]( https://togithub.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).
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-hbase API. kokoro:force-run Add this label to force Kokoro to re-run the tests. size: xs Pull request size is extra small.

2 participants