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

Gary Tully commented on AMQ-4075:
---------------------------------

There is a org.apache.activemq.broker.LockableServiceSupport#useLock attribute 
on the kahaDB adapter. Set it to false: to disable.
https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-spring/5.8-SNAPSHOT/activemq-spring-5.8-20130117.060514-76.xsd

                
> More transparent KahaDB file lock switch
> ----------------------------------------
>
>                 Key: AMQ-4075
>                 URL: https://issues.apache.org/jira/browse/AMQ-4075
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Message Store
>    Affects Versions: 5.6.0
>            Reporter: Petr Nídl
>            Priority: Minor
>             Fix For: 5.8.0
>
>         Attachments: AMQ4075Patch.txt
>
>
> Would it be possible to change the way in which KahaDB file locking can be 
> disabled? Currently this can be accomplished by setting 
> 'java.nio.channels.FileLock.broken' system property. But system property 
> settings can influence other parts of the system where this behavior is not 
> desirable. This especially apply for enterprise systems where ActiveMQ is 
> embedded in the application and therefore shares the same JVM.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to