Hello,

When you invoke kill -9 application closing and all resources associated
with the process are released. Therefore kill -9 should not cause a memory
leak.

On Mon, Aug 22, 2016 at 5:54 PM, ght230 <ght...@163.com> wrote:

> 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.
>



-- 
Vladislav Pyatkov

Reply via email to