[
https://issues.apache.org/jira/browse/AMQ-5174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254138#comment-14254138
]
ASF GitHub Bot commented on AMQ-5174:
-------------------------------------
GitHub user PaulGale opened a pull request:
https://github.com/apache/activemq/pull/53
Fix for https://issues.apache.org/jira/browse/AMQ-5174
- Cannot use the `JDBCIOExceptionHandler` when `KahaDB` is configured to
use a `lease-database-locker`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PaulGale/activemq trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/53.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 #53
----
commit 1bbce490adbe0525a7b8211a6522fd712cbf4fa8
Author: PaulGale <[email protected]>
Date: 2014-12-19T22:13:52Z
Fix for https://issues.apache.org/jira/browse/AMQ-5174 - Cannot use the
JDBCIOExceptionHandler when kahadb is configured with lease-database-locker
----
> Cannot use the JDBCIOExceptionHandler when kahadb is configured with
> lease-database-locker
> ------------------------------------------------------------------------------------------
>
> Key: AMQ-5174
> URL: https://issues.apache.org/jira/browse/AMQ-5174
> Project: ActiveMQ
> Issue Type: Bug
> Components: Message Store
> Affects Versions: 5.9.0, 5.9.1, 5.10.0
> Reporter: Paul Gale
> Priority: Critical
> Fix For: 5.11.0
>
>
> The {{JDBCIOExceptionHandler}} is limited to operating with the
> {{JDBCPersistenceAdapter}}.
> It should be allowed to work in combination with the
> {{KahaDBPersistenceAdapter}} if it's configured to use a
> {{LeaseDatabaseLocker}} as a locker.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)