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

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

Commit 9e524d978d78f24e4c036e573fd2814fb48caf63 in activemq-artemis's branch 
refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=9e524d978d ]

ARTEMIS-4175 JournalFileImpl Leaking

I am now removing the negatives once the file is removed or reused


> JournalFileImpl Leaking
> -----------------------
>
>                 Key: ARTEMIS-4175
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4175
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Clebert Suconic
>            Priority: Major
>             Fix For: 2.29.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> This is another win from Check-Leak / leak-tests
> JournalFileImpl is currently leaking from negative counts.
> Once a file is gone (from reusing or delete), the file negatives are never 
> removed.
> This will make a linked list as the negatives will have negatives and they 
> will never be removed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to