You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2018/03/06 16:22:01 UTC

[jira] [Resolved] (ARTEMIS-1705) Queue stop deliver after remove all paged message over JMX

     [ https://issues.apache.org/jira/browse/ARTEMIS-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Bertram resolved ARTEMIS-1705.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.5.0

> Queue stop deliver after remove all paged message over JMX
> ----------------------------------------------------------
>
>                 Key: ARTEMIS-1705
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1705
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 2.4.0
>            Reporter: tang pu
>            Priority: Minor
>             Fix For: 2.5.0
>
>
> I remove all messages in Queue via removeAllMessages in JMX
> After removed all paged message, queue stopped deliver message.
> During debug, we found that memory size of the queue is more then 2 pages size, but both message references and intermediate message references are empty.
> The deliver runner will not depage because queue memory size is over max size.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)