Skip to content

fix(spanner): client-level read lock mode setting#9084

Merged
Hectorhammett merged 1 commit intogoogleapis:mainfrom
skuruppu:spanner-read-lock-mode
Apr 9, 2026
Merged

fix(spanner): client-level read lock mode setting#9084
Hectorhammett merged 1 commit intogoogleapis:mainfrom
skuruppu:spanner-read-lock-mode

Conversation

@skuruppu
Copy link
Copy Markdown
Contributor

@skuruppu skuruppu commented Apr 8, 2026

Allows the read lock mode to be set at the client-level. The existing support to set the read lock mode at a transaction level can be used to override the client-level setting at a per-transaction level.

Also adds unit tests for setting the isolation level at the client level and being able to override it at the transaction level.

Allows the read lock mode to be set at the client-level. The existing
support to set the read lock mode at a transaction level can be used to
override the client-level setting at a per-transaction level.

Also adds unit tests for setting the isolation level at the client level
and being able to override it at the transaction level.
@skuruppu skuruppu requested a review from a team as a code owner April 8, 2026 03:32
@product-auto-label product-auto-label bot added the api: spanner Issues related to the Spanner API. label Apr 8, 2026
@bshaffer
Copy link
Copy Markdown
Contributor

bshaffer commented Apr 9, 2026

This looks great @skuruppu ! Thanks for submitting such a well-tested and well-written PR.

@Hectorhammett Hectorhammett merged commit e21a5b5 into googleapis:main Apr 9, 2026
32 of 34 checks passed
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 Spanner API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants