Re: Destroying a ignite cache when one of the worker nodes is down

2020-07-10 Thread Ilya Kasnacheev
Hello! As far as I know, there is no such way yet. Regards, -- Ilya Kasnacheev чт, 9 июл. 2020 г. в 17:22, krkumar24061...@gmail.com < krkumar24061...@gmail.com>: > Hi Guys - I have a five node cluster and all the nodes are part of the > baseline. Ignite native persistence is enabled. If one

Destroying a ignite cache when one of the worker nodes is down

2020-07-09 Thread krkumar24061...@gmail.com
Hi Guys - I have a five node cluster and all the nodes are part of the baseline. Ignite native persistence is enabled. If one of the nodes in the baseline is down and then we destroy a cache, it removes the cache on all the remaining four nodes and cache is completely destroyed. But now when I