[
https://issues.apache.org/jira/browse/ARTEMIS-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16334590#comment-16334590
]
ASF GitHub Bot commented on ARTEMIS-1622:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/activemq-artemis/pull/1791
> Reduce memory footprint of QueueImpl
> ------------------------------------
>
> Key: ARTEMIS-1622
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1622
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Major
>
> QueueImpl is backed by LinkedListImpl that allocates a Node for each message
> reference: reducing the footprint will help GC and allow more precise memory
> estimation to tune the heap.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)