[
https://issues.apache.org/jira/browse/ARTEMIS-4359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741768#comment-17741768
]
ASF subversion and git services commented on ARTEMIS-4359:
----------------------------------------------------------
Commit d584d0113166444a48dd94292f6240b82607f42b in activemq-artemis's branch
refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=d584d01131 ]
ARTEMIS-4323 Keeping surefire at version 2.22.2 until a possible memory leak is
finished
At the time when we upgraded to latest the testsuite could not complete with a
single run
as many instances of
https://github.com/apache/maven-surefire/blob/master/surefire-api/src/main/java/org/apache/maven/surefire/api/util/internal/ClassMethod.java
were created.
A thread was created within Maven user's forum:
https://lists.apache.org/thread/6mzhr2pom7rmz96css49n8pk642cxkqf
surefire should be upgraded in a near future as part of ARTEMIS-4359
> Upgrade Surefire when it stops leaking ClasMethod
> -------------------------------------------------
>
> Key: ARTEMIS-4359
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4359
> Project: ActiveMQ Artemis
> Issue Type: Task
> Reporter: Clebert Suconic
> Priority: Major
>
> At the time when we upgraded to latest the testsuite could not complete with
> a single run
> as many instances of
> https://github.com/apache/maven-surefire/blob/master/surefire-api/src/main/java/org/apache/maven/surefire/api/util/internal/ClassMethod.java
> were created.
> A thread was created within Maven user's forum:
> https://lists.apache.org/thread/6mzhr2pom7rmz96css49n8pk642cxkqf
> We should upgrade it once this is solved.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)