]
Dan Berindei closed ISPN-10342.
-------------------------------
Resolution: Duplicate Issue
Replaced with ISPN-10346 and ISPN-10349
Test Thread Leaks aren't clearing in time
-----------------------------------------
Key: ISPN-10342
URL:
https://issues.jboss.org/browse/ISPN-10342
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Reporter: Will Burns
Assignee: Will Burns
Priority: Major
Fix For: 10.0.0.Beta4
The current master and existing PRs have a lot of tests that show as leaking. However
they seem to be all waiting on state transfer to complete from stack traces I see. It
appears that due to the thread context switching and how many concurrent operations we do
there is a delay in their completions. However we should confirm this if so, otherwise it
sounds like there is an issue with the threads completing.