[infinispan-issues] [JBoss JIRA] (ISPN-9863) Testsuite leaks threads
Dan Berindei (Jira)
issues at jboss.org
Wed Jan 23 08:50:00 EST 2019
[ https://issues.jboss.org/browse/ISPN-9863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13686567#comment-13686567 ]
Dan Berindei commented on ISPN-9863:
------------------------------------
I wrote a {{ThreadLeakChecker}} class that fails the build when it finds any thread leak instead of just listing the leaked threads, and I expanded the scope of the issue to include thread leaks in all the modules, not just hotrod-client.
> Testsuite leaks threads
> -----------------------
>
> Key: ISPN-9863
> URL: https://issues.jboss.org/browse/ISPN-9863
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite - Server
> Affects Versions: 10.0.0.Alpha2, 9.4.5.Final
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Major
> Labels: testsuite_stability
> Fix For: 10.0.0.Beta1
>
>
> Some hotrod-client tests do not stop their {{RemoteCacheManager}} instances. This was fine before ISPN-8619, but the Netty-based client starts event loop threads and we need to stop them.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list