I have not mentioned before that the index are always routed to specific 
machine.
Is there a way to avoid connectivity from the node to all other nodes? 



> From: adi...@hotmail.com
> To: solr-user@lucene.apache.org
> Subject: check If I am Still Leader
> Date: Thu, 16 Apr 2015 16:08:15 +0300
> 
> 
> Hi,
> 
> I am using Solr 4.10.0 with tomcat and embedded Zookeeper.
> I use SolrCloud in my system.
> 
> Each Shard machine try to reach/connect with other cluster machines in order 
> to index the document ,it just checks if it is still the leader.
>  I don't use replication so why does it has to check who is the leader?
> How can I bypass this constraint and make my solrcloud not use 
> ClusterStateUpdater.checkIfIamStillLeader when i am indexing?
> 
> Thanks,
> Adir.                                                                         
>           
                                          

Reply via email to