I have a 4 machine cluster with ~100 collections. Each collection has numShards=2 and replicationFactor=2. Data directory size of each node is ~120GB. One of my node is having some hardware issue, so I need to replace it. How can I do that without taking whole cluster down. IP of new node will be different. Solr version is 5.1.0.
I cannot take a downtime. Continuous indexing and querying is happening. I know how to do it by manually editing state.json of all collections but I think its unsafe to do it when cluster is up and might create inconsistency. -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-replace-a-solr-cloud-node-tp4287556.html Sent from the Solr - User mailing list archive at Nabble.com.