Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(spanner): add support of using multiplexed session with ReadOnly…
…Transactions (#10269) * feat(spanner): add support of using multiplexed session with ReadOnlyTransactions * fallback to regular sessions if backend returns Unimplemented error * add metic label for is_multiplexed filter * fix integration tests * refresh multiplex session asynchronously * fix env * fix permission issue * fix presubmit file * fixed tests * incorporate changes * fix tests * incorporate changes * fix vet * fix vet * fix tests * remove idempotent assignment * incorporate changes * fix integration test for TestIntegration_DbRemovalRecovery * add TODO comment for TestIntegration_DbRemovalRecovery integration tests
- Loading branch information