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 2018/04/06 13:51:00 UTC

[jira] [Closed] (ARTEMIS-1772) Reduce memory footprint and allocations of QueueImpl

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

Francesco Nigro closed ARTEMIS-1772.
------------------------------------
    Resolution: Fixed

> 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)