Releases: jlolling/talendcomp_tDatabaseConnectionPool
Releases · jlolling/talendcomp_tDatabaseConnectionPool
Log4J removed and compile error fixed
Bug fix
Improves the behaviour of the pool for large number of connections
The max idle parameter will be set to the same value as the max total. This prevents the pool from destroying connections to early.
Talend 6.3.1 compatibility
This release of the database pool components works well with Talend 6.3.1 and 6.4.1
If you have switched to such Talend release - it is absolute necessary to update also these components!
Bug fixes
This release contains a number of bug fixes.
The pool is now secure against attempts to establish it multiple times with the same JNDI name.
Closing pool now works also if the pool is not in the same job established.
All pool components are bundled in one archive.
Enabling JMX interface
This release enables the JMX interface and contains a not fully tested Oracle edition of the connection pool.