[
https://issues.apache.org/jira/browse/ARTEMIS-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clebert Suconic closed ARTEMIS-2602.
------------------------------------
Resolution: Fixed
> Improve Journal loading heap usage
> ----------------------------------
>
> Key: ARTEMIS-2602
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2602
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Francesco Nigro
> Priority: Major
> Fix For: 2.12.0
>
> Time Spent: 5h 40m
> Remaining Estimate: 0h
>
> Journal loading is making consuming too much heap for boxed/unboxed types and
> due to the LinkedList used to store records read from the journal: this could
> be improved by using proper primitive collections and unrolled linked lists.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)