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
feat: add opt-in for using multiplexed sessions for blind writes (#3540)
* feat(spanner): Releasing Multiplexed session for blind write.
* fix(spanner): Added exception for `setUseMultiplexedSessionBlindWrite` in Clirr check. Removing this is safe as it's not used by customers.
* fix(spanner): Fixed unit test for multiplexed session.
Copy file name to clipboardExpand all lines: google-cloud-spanner/src/test/java/com/google/cloud/spanner/MultiplexedSessionDatabaseClientMockServerTest.java
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,6 @@ public void createSpannerInstance() {
0 commit comments