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

feat: support 'set local' for retry_aborts_internally #3532

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

olavloite
Copy link
Collaborator

Adds support for set local retry_aborts_internally=true|false in the Connection API. This change also adds the parsing infrastructure that is needed to support set local for all connection variables. Support for this will be added to other connection variables in follow-up pull requests.

Adds support for `set local retry_aborts_internally=true|false` in the
Connection API. This change also adds the parsing infrastructure that is
needed to support `set local` for all connection variables. Support for
this will be added to other connection variables in follow-up pull requests.
@olavloite olavloite requested review from a team as code owners December 7, 2024 16:11
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: spanner Issues related to the googleapis/java-spanner API. labels Dec 7, 2024
@olavloite olavloite requested a review from rayudu3745 December 7, 2024 16:11
@olavloite olavloite added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 8, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 8, 2024
@olavloite olavloite merged commit 331942f into main Dec 10, 2024
34 checks passed
@olavloite olavloite deleted the set-local-retry-aborts-internally branch December 10, 2024 09:29
sagnghos pushed a commit to sagnghos/java-spanner that referenced this pull request Dec 11, 2024
Adds support for `set local retry_aborts_internally=true|false` in the
Connection API. This change also adds the parsing infrastructure that is
needed to support `set local` for all connection variables. Support for
this will be added to other connection variables in follow-up pull requests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner API. size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants