Windows C++ broker does not detect and disallow multiple brokers using the same 
data directory
----------------------------------------------------------------------------------------------

                 Key: QPID-2281
                 URL: https://issues.apache.org/jira/browse/QPID-2281
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
         Environment: Windows 
            Reporter: Andrew Stitcher
            Assignee: Andrew Stitcher
             Fix For: 0.6


The LockFile implementation on Windows doesn't actually lock the the lock file, 
it merely opens it. This means that the only use of this class in the Windows 
broker which is to ensure that multiple brokers don't share the same data 
directory is nullified.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to