You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2021/02/09 21:23:05 UTC

[jira] [Closed] (ARTEMIS-3016) Reduce DuplicateIDCache memory footprint

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

Clebert Suconic closed ARTEMIS-3016.
------------------------------------
    Fix Version/s: 2.17.0
       Resolution: Fixed

> Reduce DuplicateIDCache memory footprint
> ----------------------------------------
>
>                 Key: ARTEMIS-3016
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3016
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Francesco Nigro
>            Assignee: Francesco Nigro
>            Priority: Major
>             Fix For: 2.17.0
>
>          Time Spent: 7h 20m
>  Remaining Estimate: 0h
>
> DuplicateIDCache uses many Long and Integer boxed instances that makes using duplicate caches id too memory hungry. This could be improved by using better data structures and pooling mechanism.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)