chore: cherry-pick changes from java-spanner post code migration#12213
Merged
chore: cherry-pick changes from java-spanner post code migration#12213
Conversation
* 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>
Contributor
There was a problem hiding this comment.
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.
rahul2393
approved these changes
Mar 26, 2026
lqiu96
approved these changes
Mar 26, 2026
suztomo
approved these changes
Mar 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.