[
https://issues.apache.org/jira/browse/ARTEMIS-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16424143#comment-16424143
]
ASF GitHub Bot commented on ARTEMIS-1772:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/activemq-artemis/pull/1989
> Reduce memory footprint and allocations of QueueImpl
> ----------------------------------------------------
>
> Key: ARTEMIS-1772
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1772
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Major
>
> Each message referenced into QueueImpl is using Atomic* and boxed types that
> could be turned into primitive types, reducing the number of allocations and
> increasing the precision of the memory footprint estimation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)