[
https://issues.apache.org/jira/browse/ARTEMIS-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clebert Suconic closed ARTEMIS-2762.
------------------------------------
Fix Version/s: 2.13.0
Assignee: Francesco Nigro
Resolution: Fixed
> JournalRecord is using too much memory to track JournalFile updates
> -------------------------------------------------------------------
>
> Key: ARTEMIS-2762
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2762
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Affects Versions: 2.12.0
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Major
> Fix For: 2.13.0
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> JournalRecord is using a list a of Pair<JournalFile,Integer> to track any
> cross file update: in cases where the updates land on different filesand
> there are many of them it can use lot of memory.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)