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

ASF subversion and git services commented on ARTEMIS-2441:
----------------------------------------------------------

Commit e2d6d0729818ea9ba8b1bcd5781d2702502dd9b1 in activemq-artemis's branch 
refs/heads/master from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=e2d6d07 ]

ARTEMIS-2441 Avoiding NPE on FileLockNodeManager


> Use separate file for locking broker and backup
> -----------------------------------------------
>
>                 Key: ARTEMIS-2441
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2441
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>    Affects Versions: 2.9.0
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>            Priority: Major
>             Fix For: 2.10.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Some file systems don't support positional locking (or record level).
>  
> A current example I bumped into is ceph-fs, however, I have had issues with 
> record locking before with certain NFS versions, GFS and others.
>  
> To make things better, I'm just splitting the locks to separate files, and 
> everything should still work the same while allowing these devices to work 
> seamless.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to