You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/02/18 12:50:00 UTC

[jira] [Work logged] (ARTEMIS-4175) JournalFileImpl Leaking

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

ASF GitHub Bot logged work on ARTEMIS-4175:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 18/Feb/23 12:49
            Start Date: 18/Feb/23 12:49
    Worklog Time Spent: 10m 
      Work Description: clebertsuconic opened a new pull request, #4375:
URL: https://github.com/apache/activemq-artemis/pull/4375

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




Issue Time Tracking
-------------------

            Worklog Id:     (was: 846295)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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: 10m
>  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)