Hi, I’m looking to be able to automate a rolling update of Ignite, that is, take nodes down one at a time until the whole cluster has the new configuration.
I have my caches configured with at least one backup. What’s the easiest way of checking that the cluster has finished rebalancing all the caches before moving onto the next node? I can see the information in CacheMetrics and it seems to be exported to JMX, but it feels like there should be a way to see this in a command line tool. Not figured out how to see it in “control” or “ignitevisor”. Am I missing something? Thanks in advance. Regards, Stephen