Usually we use command "kill" to stop an Ignite instance. But sometimes this
process will take a very long time.

So we try to use command "kill -9" instead. But it may make some off-heap
memory not be fully released and cause system memory leaks.

I want to know is it normal? And is there any other gracefully ways to stop
an ignite instance.



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/How-to-stop-ignite-node-gracefully-tp7209.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to