You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2020/03/15 13:29:44 UTC

[GitHub] [drill] arina-ielchiieva opened a new pull request #2027: DRILL-7639: Replace DBCP2 with HikariCP in RDBMS (JDBC) plugin

arina-ielchiieva opened a new pull request #2027: DRILL-7639: Replace DBCP2 with HikariCP in RDBMS (JDBC) plugin
URL: https://github.com/apache/drill/pull/2027
 
 
   # [DRILL-7639](https://issues.apache.org/jira/browse/DRILL-7639): Replace DBCP2 with HikariCP in RDBMS (JDBC) plugin
   
   ## Description
   
   This PR replace DBCP2 with HikariCP in RDBMS (JDBC) plugin since HikariCP is much faster and more reliable.
   
   https://beansroasted.wordpress.com/2017/07/29/connection-pool-analysis/
   https://github.com/brettwooldridge/HikariCP
   
   ## Documentation
   NA
   
   ## Testing
   Added unit tests, ran all tests, tested manually.
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [drill] arina-ielchiieva merged pull request #2027: DRILL-7639: Replace DBCP2 with HikariCP in RDBMS (JDBC) plugin

Posted by GitBox <gi...@apache.org>.
arina-ielchiieva merged pull request #2027: DRILL-7639: Replace DBCP2 with HikariCP in RDBMS (JDBC) plugin
URL: https://github.com/apache/drill/pull/2027
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services