Hi all,

We have an unique scenario where we don't need leaders in every collection
to recover from failures.  The indexing never changes.  But we have faced
problems where either zk marked a core as down while the core is fine in
non-distributed query or during restart, the core never comes up.  My
question is that is there any simple way to disable those leaders and
leaders election in SolrCloud,  We do use multi-shard and distributed
queries.  But with our unique situation, we don't need leaders to maintain
the correct status of the index.  So if we can get rid of that part, our
solr restart will be more robust.

Any suggestions will be appreciated.

Thanks,

Li

Reply via email to