HikariCP 1.2.9 released

49 views
Skip to first unread message

Brett Wooldridge

unread,
Feb 14, 2014, 7:40:11 AM2/14/14
to hika...@googlegroups.com
HikariCP 1.2.9 has been released and the artifacts published to the Maven Central Repository.

Changes between 1.2.8 and 1.2.9

 *) Added a fail-fast option for pool initialization. If enabled, a
    RuntimeException will be thrown if there are errors during pool
    initialization.

 *) Made the registration of the HikariCP MBeans optional. They now
    default to not being registered. Registering them causes a minor
    performance hit due to additional pool data collection in
    HikariDataSource.getConnection().

 *) Added the SQLException message to the log entry when an exception
    occurs during physical connection acquisition.

 *) Implemented an orderly shutdown of the pool via the shutdown() method
    on HikariDataSource.

 *) Listened to "Adele - Live At The Royal Albert Hall" on endless loop.

If you encounter any issues with HikariCP please report them on the github.com issue tracker.

Reply all
Reply to author
Forward
0 new messages