You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Christopher L. Shannon (JIRA)" <ji...@apache.org> on 2018/02/02 16:31:00 UTC

[jira] [Resolved] (ARTEMIS-1657) Memory usage on DLQ does not decrement when messages are moved

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

Christopher L. Shannon resolved ARTEMIS-1657.
---------------------------------------------
    Resolution: Fixed

> Memory usage on DLQ does not decrement when messages are moved
> --------------------------------------------------------------
>
>                 Key: ARTEMIS-1657
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1657
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.4.0
>            Reporter: Christopher L. Shannon
>            Assignee: Christopher L. Shannon
>            Priority: Major
>             Fix For: 2.5.0
>
>
> While doing some testing I noticed that if messages that are sent to the DLQ are retried and moved back to their original queue the memory usage tracker on the DLQ does not get decremented as it should.  This is because the refRemoved() method is never called after moving the message is it should.



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