[jira] [Created] (IGNITE-9744) Fix SYSTEM_WORKER_TERMINATION detection in general case

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-9744) Fix SYSTEM_WORKER_TERMINATION detection in general case

Anton Vinogradov (Jira)
Andrey Kuznetsov created IGNITE-9744:
----------------------------------------

             Summary: Fix SYSTEM_WORKER_TERMINATION detection in general case
                 Key: IGNITE-9744
                 URL: https://issues.apache.org/jira/browse/IGNITE-9744
             Project: Ignite
          Issue Type: Bug
            Reporter: Andrey Kuznetsov
            Assignee: Andrey Kuznetsov
             Fix For: 2.7


All existing critical workers handle unintended termination individually. This should be done for arbitrtary critical worker as well. There is a test to check this situation, {{SystemWorkersTerminationTest.testTermination}}, but now it passes in fact due to {{SYSTEM_WORKER_BLOCKED}} instead of {{SYSTEM_WORKER_TERMINATION}}, and this should be fixed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)