Connection closure results in undelivered messages remaining 'taken' and not 
delivered 
---------------------------------------------------------------------------------------

                 Key: QPID-347
                 URL: https://issues.apache.org/jira/browse/QPID-347
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: M1
            Reporter: Marnie McCormack


If multiple consumers are created and started, reading from the same queue then 
have issues when closing their connections. The first consumer started will 
prefetch x messages (default 5000). However, even if the connection for that 
consumer is closed after consuming only one message the remaining messages are 
never released for redelivery.

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

Reply via email to