Re: A post on the user's list made me wonder about a replace node utility/collections API call

2015-08-18 Thread Upayavira
On Tue, Aug 18, 2015, at 06:35 PM, Erick Erickson wrote: As SolrCloud works its way into larger and larger situations, the possibility of a node just failing (hardware fault, somebody spills coffee on it, whatever) increases. Currently to replace the whole node, the best I can come up with

A post on the user's list made me wonder about a replace node utility/collections API call

2015-08-18 Thread Erick Erickson
As SolrCloud works its way into larger and larger situations, the possibility of a node just failing (hardware fault, somebody spills coffee on it, whatever) increases. Currently to replace the whole node, the best I can come up with is ADDREPLICA/DELETEREPLICA for all the replicas on the node.