Hi, is there a way to find out if there is a rebalance process going on in the cluster?
What i am trying to do is the following: - i have a cluster of 3 server noded active in kubernetes - when 1 node gets restarted i want to be able to check in an init container if a rebalance process is in progress - in the init container i was thinking to have an ignite client node connecting to the cluster or something else that would tell me if there is or not a rebalance process in progress - if it is, don't start the restarted node yet -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
