[
https://issues.apache.org/jira/browse/IGNITE-14765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356479#comment-17356479
]
Kirill Gusakov commented on IGNITE-14765:
-----------------------------------------
[~vkulichenko] that's definitely how it is working now.
{code:java}
ignite stop node1{code}
will kill the process of "node1" by
[destroy|https://docs.oracle.com/javase/9/docs/api/java/lang/ProcessHandle.html#destroy--].
> Stop of Ignite node should be supported by ignite-ctl tool
> ----------------------------------------------------------
>
> Key: IGNITE-14765
> URL: https://issues.apache.org/jira/browse/IGNITE-14765
> Project: Ignite
> Issue Type: Bug
> Reporter: Alexander Lapin
> Priority: Major
> Labels: 3.0.0-alpha2, ignite-3
> Fix For: 3.0.0-alpha2
>
>
> To be provided.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)