Hi,

Yes, you can set for caches that you want
CacheConfiguration.setRebalanceMode(CacheRebalanceMode.NONE), and call
IgniteCache.rebalance() when you need. To schedule rebalancing you may refer
IgniteScheduler [1].

-Dmitry.

[1] https://apacheignite.readme.io/v1.9/docs/cron-based-scheduling



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Can-I-let-Ignite-to-do-rebalance-at-a-particular-time-tp11301p11304.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to