This is an automated email from the ASF dual-hosted git repository.
jkff pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from dbadcab [BEAM-3738] Enable py3 lint and cleanup tox.ini. (#4877)
add 6583530 [BEAM-3500] "Attach" JDBC connection to the bundle (improve
the pooling)
add 5c66b29 [BEAM-3500] Test if the user provides both
withDataSourceConfiguration() and withDataSourceFactory()
add efb3b35 [BEAM-3500] Wrap the datasource as a poolable datasource and
expose pooling configuration
add 3e01d43 [BEAM-3500] Add commons-pool2 dependency
add 3e2c4e2 [BEAM-3500] Only expose max number of connections in the pool
to the users
add 537cc5f [BEAM-3500] Cleanup pool configuration parameters
add a2fa6db [BEAM-3500] Remove dataSourceFactory
add 7dd265d [BEAM-3500] Remove unecessary check on dataSourceConfiguration
new 19d8a5a Merge pull request #4461: [BEAM-3500] Minimizes JDBC
connections open for too long
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
sdks/java/io/jdbc/pom.xml | 5 ++
.../java/org/apache/beam/sdk/io/jdbc/JdbcIO.java | 71 ++++++++++++++++------
2 files changed, 56 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].