Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.38.0
-
None
Description
When a consumer that has received but not acknowledged messages in a client ack session is closed, the close operation is deferred until either a message.acknowledge call is made or the parent session is closed. If there are two consumers in such a session a call to acknowledge on a message can lead to an exception being thrown in error.
Attachments
Issue Links
- relates to
-
QPIDJMS-257 Messages delivered from a consume in client acknowledge mode cannot be acknowledged after the consumer is closed
- Closed