[
https://issues.apache.org/jira/browse/ARTEMIS-4161?focusedWorklogId=844606&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-844606
]
ASF GitHub Bot logged work on ARTEMIS-4161:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 09/Feb/23 16:02
Start Date: 09/Feb/23 16:02
Worklog Time Spent: 10m
Work Description: gemmellr commented on code in PR #4363:
URL: https://github.com/apache/activemq-artemis/pull/4363#discussion_r1101693026
##########
tests/leak-tests/pom.xml:
##########
@@ -0,0 +1,488 @@
+<!--
Review Comment:
It seems unlikely folks will keep the two places in line going forward, so I
dont see much reason for them to start that way when most of the dependencies
arent even used here. We should just add dependencies as they are actually
needed and keep the tests closer to the way things are actually used in
practice in e.g the broker distribution.
Issue Time Tracking
-------------------
Worklog Id: (was: 844606)
Time Spent: 50m (was: 40m)
> Add Memory Leak Tests
> ---------------------
>
> Key: ARTEMIS-4161
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4161
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Clebert Suconic
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> We should add tests to validate and avoid memory leaks.
> I have started a GitHub project that will help preventing memory leaks.
> Initially I found a few that will be committed as part of this JIRA. and we
> should improve and expand from these tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)