You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Francesco Nigro (Jira)" <ji...@apache.org> on 2020/11/26 17:27:00 UTC

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

Francesco Nigro created ARTEMIS-3016:
----------------------------------------

             Summary: 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


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)