Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.11.0, 0.20.0
-
None
Description
The messages prefetched by the consumer and not yet delivered to the application are not released on consumer close. As result, the new consumer cannot consume the messages prefetched by closed consumer.
This issue was discovered for a transacted consumer. I did not investigate whether other acknowledgment modes are affected by it.
Attachments
Issue Links
- is related to
-
QPIDJMS-256 Closing a consumer that was used in a transaction does not stop message dispatching unitl next commit or rollback
- Closed