Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.37.0
-
None
Description
There was some broken/missing accounting in the session recover() handling prior to 0.38.0 which can lead to unexpected behaviour with CLIENT_ACK sessions around the closure and unsubscribe of durable subscribers/subscriptions.
The underlying issue was actually fixed in 0.38.0 as part of a general rework of the implementation under QPIDJMS-420, but the problem was subsequently seen and the issue identified explicitly. This JIRA is being raised to aid future reference of the fix being in 0.38.0 and also to add a test, which hits the issue against 0.37.0 and passes against 0.38.0+ (the test itself will be in the 0.41.0 release).
Attachments
Issue Links
- relates to
-
QPIDJMS-420 Improve performance of MessageConsumer processing
- Closed