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:14:00 UTC

[jira] [Resolved] (ARTEMIS-1728) Reclaim memory when page cursor complete

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

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

> Reclaim memory when page cursor complete
> ----------------------------------------
>
>                 Key: ARTEMIS-1728
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1728
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Broker
>            Reporter: shoukun huai
>            Priority: Minor
>             Fix For: 2.5.0
>
>
> Reclaim memory when page cursor completes.
> There are two hash set used to hold page position for acks and removed message references. Both are cleared when page cursor is marked done. While clear a hash set does not reclaim memory the under line hash map claimed before.
> Things go bad when you have an address with many bindings and one of them consumes slowly.



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