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