[jira] [Created] (IGNITE-14219) stopAllGrids does not wait for IgniteProcessProxy stop.

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

[jira] [Created] (IGNITE-14219) stopAllGrids does not wait for IgniteProcessProxy stop.

Anton Vinogradov (Jira)
Maksim Timonin created IGNITE-14219:
---------------------------------------

             Summary: stopAllGrids does not wait for IgniteProcessProxy stop.
                 Key: IGNITE-14219
                 URL: https://issues.apache.org/jira/browse/IGNITE-14219
             Project: Ignite
          Issue Type: Bug
            Reporter: Maksim Timonin
            Assignee: Maksim Timonin


stopAllGrids does not wait for subprocess stops. In case of running grids in subprocess (IgniteProcessProxy). It just wait for "kill -9" command, but it's performed async. So subprocess with grid may be running for more time and interfere with other tests.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)