Francesco Nigro created ARTEMIS-1622:
----------------------------------------
Summary: Reduce memory footprint of QueueImpl
Key: ARTEMIS-1622
URL: https://issues.apache.org/jira/browse/ARTEMIS-1622
Project: ActiveMQ Artemis
Issue Type: Improvement
Environment: 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.
Reporter: Francesco Nigro
Assignee: Francesco Nigro
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)