[
https://issues.apache.org/jira/browse/ARTEMIS-3016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17259740#comment-17259740
]
ASF subversion and git services commented on ARTEMIS-3016:
----------------------------------------------------------
Commit 2b5d99bbd1697728da071ecafa585b0b6168979d in activemq-artemis's branch
refs/heads/master from franz1981
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=2b5d99b ]
ARTEMIS-3016 Refactored duplicate ids cache
> 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
> Time Spent: 7h 10m
> 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)