John Liptak created AMQ-4378:
--------------------------------

             Summary: Documentation on Shared File System Master Slave wrong or 
out of date
                 Key: AMQ-4378
                 URL: https://issues.apache.org/jira/browse/AMQ-4378
             Project: ActiveMQ
          Issue Type: Bug
          Components: Documentation, Message Store
    Affects Versions: 5.8.0
         Environment: Linux
            Reporter: John Liptak
            Priority: Minor


The documentation at 
http://activemq.apache.org/shared-file-system-master-slave.html says that OCFS2 
does not work, saying 

"OCFS2 only supports locking with 'fcntl' and not 'lockf and flock', therefore 
mutex file locking from Java isn't supported." 

However, based on my reading of the OpenJDK source, Java uses fcntl, not flock 
and this statement is incorrect.

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