[ 
https://issues.apache.org/jira/browse/AMQ-5174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208094#comment-14208094
 ] 

Gary Tully edited comment on AMQ-5174 at 11/12/14 3:00 PM:
-----------------------------------------------------------

If the instanceof dependency is changed to 
org.apache.activemq.broker.LockableServiceSupport that may suffice.

Maybe add LeaseLockerIOExceptionHandler that will work with any store that 
implements LockableServiceSupport and deprecate the JDBCIOExceptionHandler


was (Author: gtully):
If the instanceof dependency is changed to 
org.apache.activemq.broker.LockableServiceSupport that may suffice.

> 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)

Reply via email to