Skip to content

chore: cherry-pick changes from java-spanner post code migration#12213

Merged
chingor13 merged 4 commits intomainfrom
cherry-pick-java-spanner
Mar 26, 2026
Merged

chore: cherry-pick changes from java-spanner post code migration#12213
chingor13 merged 4 commits intomainfrom
cherry-pick-java-spanner

Conversation

@chingor13
Copy link
Copy Markdown
Contributor

No description provided.

kinsaurralde and others added 4 commits March 26, 2026 16:57
* Switch EEF metrics to using built in OpenTelemetry

* formatting
* chore(spanner): add routing hints and cache updates for begin/commit

* chore: generate libraries at Wed Mar 25 07:01:43 UTC 2026

* incorporate suggestions

* use same heuristic for selecting mutation for commit routing which we use for beginTransaction RPC

---------

Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Google Cloud Spanner version to 6.113.1-SNAPSHOT across multiple modules and introduces several functional enhancements. Key changes include the addition of built-in metrics for grpc-gcp (specifically fallback count and call status) and the implementation of location-aware routing hints for CommitRequest and mutation-based BeginTransactionRequest. The update also ensures that routed channels reuse the default authority and correctly processes CacheUpdate information from CommitResponse to maintain the local routing cache. I have no feedback to provide as there were no review comments to assess.

@chingor13 chingor13 marked this pull request as ready for review March 26, 2026 17:19
@chingor13 chingor13 requested a review from a team as a code owner March 26, 2026 17:19
@chingor13 chingor13 merged commit a7c92e0 into main Mar 26, 2026
92 checks passed
@chingor13 chingor13 deleted the cherry-pick-java-spanner branch March 26, 2026 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants