[
https://issues.apache.org/jira/browse/AMQ-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482503#comment-16482503
]
ASF subversion and git services commented on AMQ-6967:
------------------------------------------------------
Commit 026c6f4403ea2a53426b507c6d991672942046b7 in activemq's branch
refs/heads/master from [~gtully]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=026c6f4 ]
AMQ-6967 - ensure there are some messages paged in for periodic expiry check if
non are in memory
> Periodic expiry with no consumers fails to page in messages if cache has
> flipped
> --------------------------------------------------------------------------------
>
> Key: AMQ-6967
> URL: https://issues.apache.org/jira/browse/AMQ-6967
> Project: ActiveMQ
> Issue Type: Bug
> Components: Message Store
> Affects Versions: 5.15.0
> Reporter: Gary Tully
> Assignee: Gary Tully
> Priority: Major
> Fix For: 5.16.0
>
>
> 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
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)