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/
