[ 
https://issues.apache.org/jira/browse/QPID-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471741
 ] 

Martin Ritchie commented on QPID-347:
-------------------------------------

Problem is that the message is marked as taken so only one consumer can receive 
it.. The flag is not reset when requeuing.

> 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
>         Assigned To: Martin Ritchie
>
> 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