Uh oh!
There was an error while loading. Please reload this page.
Update Apache DBCP version - #2718
Conversation
nvazquez
commented
Jun 21, 2018
@blueorangutan package |
blueorangutan
commented
Jun 21, 2018
@nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Jun 21, 2018
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-2143 |
nvazquez
commented
Jun 21, 2018
@blueorangutan test |
blueorangutan
commented
Jun 21, 2018
@nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
yadvr
left a comment
There was a problem hiding this comment.
LGTM, subject to testing (I've not tested, but Travis is green so PR looks promising!). Can we also consider moving to HikariCP?
nvazquez
commented
Jun 21, 2018
Thanks @rhtyd, we have made an attempt to HikariCP on this PR #2603 but unfortunately faced lot of increasing issues and estimate a big effort for fixing all of them |
nvazquez
commented
Jun 21, 2018
@blueorangutan test |
blueorangutan
commented
Jun 21, 2018
@nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
nvazquez
commented
Jun 22, 2018
@blueorangutan package |
blueorangutan
commented
Jun 22, 2018
@nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Jun 22, 2018
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-2149 |
nvazquez
commented
Jun 23, 2018
@blueorangutan package |
blueorangutan
commented
Jun 23, 2018
@nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Jun 23, 2018
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-2150 |
nvazquez
commented
Jun 23, 2018
@blueorangutan test |
blueorangutan
commented
Jun 23, 2018
@nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
blueorangutan
commented
Jun 24, 2018
Trillian test result (tid-2815)
|
nvazquez
commented
Jun 24, 2018
@blueorangutan test matrix |
blueorangutan
commented
Jun 24, 2018
@nvazquez a Trillian-Jenkins matrix job (centos6 mgmt + xs71, centos7 mgmt + vmware65, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
nvazquez
commented
Jun 25, 2018
@blueorangutan test matrix |
blueorangutan
commented
Jun 25, 2018
@nvazquez a Trillian-Jenkins matrix job (centos6 mgmt + xs71, centos7 mgmt + vmware65, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
blueorangutan
commented
Jun 26, 2018
Trillian test result (tid-2822)
|
blueorangutan
commented
Jun 26, 2018
Trillian test result (tid-2823)
|
blueorangutan
commented
Jun 26, 2018
Trillian test result (tid-2824)
|
borisstoyanov
left a comment
There was a problem hiding this comment.
LGTM, based on test results and code review
nvazquez
commented
Jul 9, 2018
Thanks @borisstoyanov! @rhtyd @DaanHoogland do you approve as well? |
yadvr
commented
Jul 10, 2018
LGTM, merging this based on tests and and reviews. |
* Update Apache DBCP version * Fix DB connection * Prevent hang on the db creation
Backport #2718 to 4.11 branch for 4.11.2.0
Description
Upgrade Apache DBCP version from 1.x to 2.x version.
Benefits: http://commons.apache.org/proper/commons-dbcp/
Types of changes
GitHub Issue/PRs
Screenshots (if appropriate):
How Has This Been Tested?
Checklist:
Testing