Re: Solr 5.4 leader selection

2015-12-24 Thread Erick Erickson
I wouldn't worry about it. I doubt you could even measure the change in overall cluster performance even if all three leaders were on the same node. The REBALANCELEADERS stuff was put in for cases of having 100s of leaders on the same machine. It won't hurt, but is almost certainly completely unn

Re: Solr 5.4 leader selection

2015-12-24 Thread Ishan Chattopadhyaya
Maybe, you could have a look at REBALANCELEADERS to see if this solves your usecase? https://cwiki.apache.org/confluence/display/solr/Collections+API#CollectionsAPI-RebalanceLeaders On Thu, Dec 24, 2015 at 3:54 PM, wrote: > Hi guys , > i have a solr cluster of 3 nodes using solr cloud , and a co

Solr 5.4 leader selection

2015-12-24 Thread tarek.abouzeid91
Hi guys ,  i have a solr cluster of 3 nodes using solr cloud , and a collection of 3 shards , below is what's seen in cloud  Node 1 : shard1_replica1       ,  shard2_replica2Node 2 : shard2_replica1       ,  shard3_replica2Node 3 : shard1_replica2        , shard3_replica1 Leaders : Shard 1 :Node