Re: Avoiding rebalance on process restart

2016-03-10 Thread Shaun Mcginnity
; 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. >

Re: Avoiding rebalance on process restart

2016-03-09 Thread vkulichenko
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.

Avoiding rebalance on process restart

2016-03-09 Thread Shaun Mcginnity
Hi, I would like to run an Ignite cluster configured so that a process restart is not seen as a topology change i.e. if I have 5 servers in the cluster and 1 server fails then my cache should not rebalance to 4 clusters. Is this possible to configure? Regards, Shaun McGinnity