[ 
https://issues.apache.org/jira/browse/ARTEMIS-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108279#comment-17108279
 ] 

ASF subversion and git services commented on ARTEMIS-2762:
----------------------------------------------------------

Commit 4e1af3aea3dfa2e627a4322b02148e416145707f in activemq-artemis's branch 
refs/heads/master from Francesco Nigro
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=4e1af3a ]

ARTEMIS-2762 JournalRecord is using too much memory to track JournalFile updates


> 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
>            Priority: Major
>          Time Spent: 2h 20m
>  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)

Reply via email to