You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reported to me offline by @rahul2393 and I ran tests to find failures due to the oddities which happen with multiplexed sessions and also seeming inconsistencies like only being enabled for ReadOnlyTransactions and pure WriteTransactions on main
Temporarily skip RequestIDHeader tests if environment variable
GOOGLE_CLOUD_SPANNER_MULTIPLEXED_SESSIONS=true
is set. This ensures that normal development can go on without
breaking CI/CD for other developers of this repository.
Updates googleapis#11308
…xedSessions
Temporarily skip RequestIDHeader tests if environment variable
GOOGLE_CLOUD_SPANNER_MULTIPLEXED_SESSIONS=true
is set. This ensures that normal development can go on without
breaking CI/CD for other developers of this repository.
Updates googleapis#11308
odeke-em
added a commit
to orijtech/google-cloud-go
that referenced
this issue
Dec 18, 2024
…xedSessions
Temporarily skip RequestIDHeader tests if environment variable
GOOGLE_CLOUD_SPANNER_MULTIPLEXED_SESSIONS=true
is set. This ensures that normal development can go on without
breaking CI/CD for other developers of this repository.
Updates googleapis#11308
…xedSessions (#11309)
Temporarily skip RequestIDHeader tests if environment variable
GOOGLE_CLOUD_SPANNER_MULTIPLEXED_SESSIONS=true
is set. This ensures that normal development can go on without
breaking CI/CD for other developers of this repository.
Updates #11308
Reported to me offline by @rahul2393 and I ran tests to find failures due to the oddities which happen with multiplexed sessions and also seeming inconsistencies like only being enabled for ReadOnlyTransactions and pure WriteTransactions on main
Remedies
The text was updated successfully, but these errors were encountered: