Skip to content

Commit

Permalink
fix: Fix StackOverflow in ChangeStreamStateMachine due to excessive m…
Browse files Browse the repository at this point in the history
…ods (#1648)

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/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).
  • Loading branch information
tengzhonger committed Feb 24, 2023
1 parent 6b4f63c commit 9e11106
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 172 deletions.

0 comments on commit 9e11106

Please sign in to comment.