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
Copy file name to clipboardExpand all lines: branches/autosynth-os-login/google-cloud-clients/google-cloud-spanner/src/main/java/com/google/cloud/spanner/SessionPoolOptions.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ public Builder setMinSessions(int minSessions) {
98
98
* Maximum number of sessions that this pool will have. If current numbers of sessions in the
99
99
* pool is less than this and they are all busy, then a new session will be created for any new
100
100
* operation. If current number of in use sessions is same as this and a new request comes, pool
0 commit comments