You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "clebert suconic (JIRA)" <ji...@apache.org> on 2019/08/02 20:36:00 UTC

[jira] [Created] (ARTEMIS-2441) Use separate file for locking broker and backup

clebert suconic created ARTEMIS-2441:
----------------------------------------

             Summary: 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
             Fix For: 2.10.0


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)