Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.15.0
-
None
Description
when there are no consumers on a queue and message sends push the cursor to the default 70% memory limit, message expiry can fail to page in messages.
The logic respects the cursor memory limit but fails to account for never having done a page in for browse/expiry or dispatch
Attachments
Issue Links
- is related to
-
AMQ-4930 java.lang.OutOfMemoryError: Java heap space Exception when sending big amount(1000+) of 1M non persistent messages to broker
- Resolved