Rebalancing is a process when a node joins or leaves (in case backup is
turned on) a cluster, data will be rebalanced within a cluster to make a
fair distribution. It's applicable only for partitioned caches. But you
have replicated cache and it's out of your case.

Thanks,
Amir

On Jul 8, 2018 4:02 AM, "monstereo" <[email protected]> wrote:

thank you for your comment,
I also found that there is a data rebalance in ignite.
What do you think about this? Which one should I use?

Here is the data rebalance link  here
<https://apacheignite.readme.io/docs/rebalancing>

For SYNCH mode in rebalance says that :::

"Synchronous rebalancing mode. Distributed caches will not start until all
necessary data is loaded from other available grid nodes. This means that
any call to cache public API will be blocked until rebalancing is finished."






--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to