[
https://issues.apache.org/jira/browse/ARTEMIS-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
clebert suconic updated ARTEMIS-1772:
-------------------------------------
Issue Type: Task (was: New Feature)
> Reduce memory footprint and allocations of QueueImpl
> ----------------------------------------------------
>
> Key: ARTEMIS-1772
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1772
> Project: ActiveMQ Artemis
> Issue Type: Task
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Major
> Fix For: 2.5.1
>
>
> 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)