Skip to content

Commit b441981

Browse files
committed
chore(spanner): uncomment
1 parent 289aae7 commit b441981

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

google-cloud-spanner/src/main/java/com/google/cloud/spanner/MultiplexedSessionDatabaseClient.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ public void onSessionReady(SessionImpl session) {
262262
.getOptions()
263263
.getSessionPoolOptions()
264264
.getSkipVerifyBeginTransactionForMuxRW()) {
265+
265266
verifyBeginTransactionWithRWOnMultiplexedSessionAsync(session.getName());
266267
}
267268
}

0 commit comments

Comments
 (0)