[ 
https://issues.apache.org/jira/browse/IGNITE-28449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kirill Tkalenko updated IGNITE-28449:
-------------------------------------
    Description: 
org.apache.ignite.internal.IgniteThreadGroupNodeRestartTest#testNodeRestartInsideThreadGroup
 needs to be fixed.

https://ci2.ignite.apache.org/viewLog.html?buildId=8973651&buildTypeId=IgniteTests24Java8_Basic4&fromSakuraUI=true

*Problem Summary:*
The problem is that when calling *java.lang.ThreadGroup#destroy*, some threads 
may remain running for a very short period of time after the node stops.
Suggest fixing the test and adding a wait for all threads in the group to stop.

  was:
org.apache.ignite.internal.IgniteThreadGroupNodeRestartTest#testNodeRestartInsideThreadGroup
 needs to be fixed.

https://ci2.ignite.apache.org/viewLog.html?buildId=8973651&buildTypeId=IgniteTests24Java8_Basic4&fromSakuraUI=true


> Fix flaky IgniteThreadGroupNodeRestartTest#testNodeRestartInsideThreadGroup
> ---------------------------------------------------------------------------
>
>                 Key: IGNITE-28449
>                 URL: https://issues.apache.org/jira/browse/IGNITE-28449
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Kirill Tkalenko
>            Assignee: Kirill Tkalenko
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain, ignite-2
>             Fix For: 2.19
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> org.apache.ignite.internal.IgniteThreadGroupNodeRestartTest#testNodeRestartInsideThreadGroup
>  needs to be fixed.
> https://ci2.ignite.apache.org/viewLog.html?buildId=8973651&buildTypeId=IgniteTests24Java8_Basic4&fromSakuraUI=true
> *Problem Summary:*
> The problem is that when calling *java.lang.ThreadGroup#destroy*, some 
> threads may remain running for a very short period of time after the node 
> stops.
> Suggest fixing the test and adding a wait for all threads in the group to 
> stop.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to