Skip to content

fix(spanner): inject "x-goog-spanner-request-id" into outgoing client context#11544

Merged
olavloite merged 2 commits intogoogleapis:mainfrom
orijtech:spanner-inject-requestID-into-outgoing-context
Feb 2, 2025
Merged

fix(spanner): inject "x-goog-spanner-request-id" into outgoing client context#11544
olavloite merged 2 commits intogoogleapis:mainfrom
orijtech:spanner-inject-requestID-into-outgoing-context

Conversation

@odeke-em
Copy link
Copy Markdown
Contributor

Injects metadata derived from the associated gax.CallOptions that were correctly being generated and tested, but accidentally not injected into the outgoing context.

Fixes #11543

@odeke-em odeke-em requested review from a team January 31, 2025 16:11
@product-auto-label product-auto-label bot added the api: spanner Issues related to the Spanner API. label Jan 31, 2025
@rahul2393 rahul2393 requested a review from olavloite January 31, 2025 16:14
@odeke-em odeke-em force-pushed the spanner-inject-requestID-into-outgoing-context branch from 281d102 to acee589 Compare January 31, 2025 16:45
@odeke-em odeke-em requested a review from rahul2393 January 31, 2025 16:45
@odeke-em odeke-em force-pushed the spanner-inject-requestID-into-outgoing-context branch from acee589 to bfa4afc Compare January 31, 2025 16:46
@rahul2393 rahul2393 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 31, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 31, 2025
… context

Injects metadata derived from the associated gax.CallOptions that were
correctly being generated and tested, but accidentally not injected
into the outgoing context.

Fixes googleapis#11543
@odeke-em odeke-em force-pushed the spanner-inject-requestID-into-outgoing-context branch from bfa4afc to 857012c Compare January 31, 2025 19:51
Copy link
Copy Markdown
Contributor

@olavloite olavloite left a comment

Choose a reason for hiding this comment

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

Approving this to ensure progress. But can we add a test in a follow-up PR that fails without this change?

@olavloite olavloite enabled auto-merge (squash) February 2, 2025 14:34
@olavloite olavloite added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 2, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 2, 2025
@olavloite olavloite merged commit a8f16ef into googleapis:main Feb 2, 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 Spanner API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

spanner: x-goog-spanner-request-id generated but not propagated in RPC to Google's Frontend server

4 participants