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

chore: wire up x-goog-spanner-request-id for BatchCreateSessions #3677

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

odeke-em
Copy link
Contributor

@odeke-em odeke-em commented Mar 6, 2025

Wires up x-goog-spanner-request-id for piecemeal addition per gRPC method, starting with BatchCreateSessions. This change involves creating TransactionOption, UpdateOption variants that allow holding the request id.

Updates #3537

@odeke-em odeke-em requested review from a team as code owners March 6, 2025 18:23
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/java-spanner API. labels Mar 6, 2025
@odeke-em odeke-em force-pushed the x-goog-spanner-request-id-wire-up-BatchCreateSessions branch from 8a83f4a to 70aa1db Compare March 6, 2025 18:28
Wires up x-goog-spanner-request-id for piecemeal addition per
gRPC method, starting with BatchCreateSessions. This change
involves creating TransactionOption, UpdateOption variants that
allow holding the request id.

Updates googleapis#3537
@odeke-em odeke-em force-pushed the x-goog-spanner-request-id-wire-up-BatchCreateSessions branch from 70aa1db to f07932c Compare March 6, 2025 18:30
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: m Pull request size is medium. labels Mar 7, 2025
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: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant