Hi Shaun,

When the node is stopped, it has to be removed from topology. However, if
you want to avoid rebalancing process happening twice during quick restart,
you can set a delay using CacheConfiguration.setRebelanceDelay() property.
If the restart happens within this delay, there will be only one
rebalancing.

Let me know if this helps.

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Avoiding-rebalance-on-process-restart-tp3421p3426.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to