pas725 commented on code in PR #24851:
URL: https://github.com/apache/beam/pull/24851#discussion_r1071541034
##########
sdks/java/io/jdbc/src/main/java/org/apache/beam/sdk/io/jdbc/JdbcIO.java:
##########
@@ -557,6 +562,18 @@ public DataSourceConfiguration withConnectionInitSqls(
return builder().setConnectionInitSqls(connectionInitSqls).build();
}
+ /** Sets the maximum total number of connections. */
Review Comment:
Thanks @aromanenko-dev for the review, Added specified changes.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]