Clebert Suconic created ARTEMIS-4175:
----------------------------------------
Summary: JournalFileImpl Leaking
Key: ARTEMIS-4175
URL: https://issues.apache.org/jira/browse/ARTEMIS-4175
Project: ActiveMQ Artemis
Issue Type: Bug
Reporter: Clebert Suconic
Fix For: 2.29.0
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)