Prefetched message are not correctly returned to the queue
----------------------------------------------------------
Key: QPID-389
URL: https://issues.apache.org/jira/browse/QPID-389
Project: Qpid
Issue Type: Bug
Reporter: Martin Ritchie
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
not correctly requeued.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.