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: java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/connection/ConnectionProperties.java
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -515,7 +515,8 @@ public class ConnectionProperties {
515
515
DCP_MIN_RPC_PER_CHANNEL_PROPERTY_NAME,
516
516
"The minimum number of desired RPCs per channel in the dynamic channel pool. Only used when "
517
517
+ "enableDynamicChannelPool is true. The default is "
0 commit comments