Amelchev Nikita created IGNITE-17047:
----------------------------------------

             Summary: Cleanup GridTestSafeThreadFactory threads after each test
                 Key: IGNITE-17047
                 URL: https://issues.apache.org/jira/browse/IGNITE-17047
             Project: Ignite
          Issue Type: Improvement
            Reporter: Amelchev Nikita
            Assignee: Amelchev Nikita


The test framework cleans GridTestSafeThreadFactory threads after all tests in 
class. This leads to hanging the whole test class and a suite timeout.

Example of suite timeout: 
https://ci2.ignite.apache.org/buildConfiguration/IgniteTests24Java8_Cache2/6456823?showRootCauses=false&expandBuildChangesSection=true&expandBuildProblemsSection=true
The root cause - nodes can't be stopped after tests due to the test thread 
blocking node start.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to