[
https://issues.apache.org/jira/browse/AMQ-5636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348927#comment-14348927
]
ASF GitHub Bot commented on AMQ-5636:
-------------------------------------
GitHub user jgenender opened a pull request:
https://github.com/apache/activemq/pull/66
AMQ-5636 - Update DBCP to a much more recent version
AMQ-5636 - Update DBCP to a much more recent version
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jgenender/activemq master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/66.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #66
----
commit 58ed95d7c8c60a439f205a13eb5906ef1b199d9f
Author: Jeff Genender <[email protected]>
Date: 2015-03-05T15:36:26Z
AMQ-5636 - Update DBCP to a much more recent version
----
> Upgrade the bundled DBCP component. The current one is very old and buggy.
> --------------------------------------------------------------------------
>
> Key: AMQ-5636
> URL: https://issues.apache.org/jira/browse/AMQ-5636
> Project: ActiveMQ
> Issue Type: Improvement
> Components: JDBC, KahaDB
> Affects Versions: 5.10.0, 5.11.0
> Reporter: Paul Gale
> Priority: Critical
> Labels: easyfix
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The current DBCP component that ships with ActiveMQ is version 1.4. It dates
> from Feb 2010.
> After fours years of inactivity a number of releases were made in the last
> twelve months to the DBCP component. The most recent version, 2.1, was
> released on Feb 23rd 2015.
> Personally, I am seeing weird behavior with the DBCP 1.4 component when using
> it as a lease locker with KahaDB. When a connection is dropped the DBCP
> component doesn't always handle it correctly which manifests itself as a
> lease lock failure from the broker's standpoint.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)