Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.11.1, 0.20.0
-
None
Description
When a consumer close is initiated but the consumer is active in an ongoing transaction the close is deferred until the next commit or rollback is performed however the consumer resource is not stopped or drained of credit and so it continues to dispatch messages and gather prefetch until the next commit or rollback is performed.
Attachments
Issue Links
- relates to
-
QPIDJMS-231 closing a consumer used since prior commit/rollback holds its prefetched messages until the next commit/rollback
- Closed