[
https://issues.apache.org/jira/browse/ARTEMIS-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018261#comment-17018261
]
ASF subversion and git services commented on ARTEMIS-2602:
----------------------------------------------------------
Commit 4cc6464ddd0f6e51eb4af129ec1dc9bfa4480041 in activemq-artemis's branch
refs/heads/master from Francesco Nigro
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=4cc6464 ]
ARTEMIS-2602 Improve Journal loading heap usage
> 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: 2h 20m
> 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)