Hi, just after we finished to restart our zk cluster SOLR started to fail with tons of zk events.
We shut down all the nodes and restarted them one by one but looks like the clusterstate.json does not get updated properly. Example: "core_node11" { "state":"active", "base_url":"http://10.140.4.161:9765 <http://t.signauxdix.com/link?url=http%3A%2F%2F10.140.4.161%3A9765%2F&ukey=agxzfnNpZ25hbHNjcnhyGAsSC1VzZXJQcm9maWxlGICAwKnt6LQIDA&k=70f82f78-368e-46bc-c0e5-2c271f002d3c> ", "core":"sku_shard1_replica11", SOLR on the above node is actually down :/ and correctly does not appear in the live_nodes. any clue ? Ugo