Build Update for apache/geode
-------------------------------------

Build: #5391
Status: Errored

Duration: 40 minutes and 16 seconds
Commit: 07713e5 (develop)
Author: Darrel Schneider
Message: GEODE-4009: add jdbc connection pooling (#1213)

* The HikariCP datasource implementation is used for connection pooling.
* removed prepared statement caching
* close is now called for all connections, statements, and result sets.
* renamed ConnectionManager to DataSourceManager
* renamed JdbcConnectorService to JdbcConnectorServiceImpl
* renamed InternalJdbcConnectorService to JdbcConnectorService

View the changeset: 
https://github.com/apache/geode/compare/7a4c3475cd08...07713e54147d

View the full build log and details: 
https://travis-ci.org/apache/geode/builds/324833297?utm_source=email&utm_medium=notification

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

Reply via email to