Failed acquire on LVQ causes broker crash
-----------------------------------------

                 Key: QPID-2320
                 URL: https://issues.apache.org/jira/browse/QPID-2320
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.6
            Reporter: Gordon Sim


If an acquire fails for an LVQ because the message has already been acquired by 
some other subscriber, the failed attempt causes the broker to crash. This is 
due to lack of proper bounds checking in Queue::acquire() for the LVQ case and 
was I believe introduced by 
http://svn.apache.org/viewvc?view=revision&revision=834172.


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