Hi,
 
In solr cloud latest doc, it mentioned that if all Zookeepers are dead, 
distributed
query still works because solr remembers the cluster state.
 
How about the indexing request handling if all Zookeepers are dead, does solr
needs Zookeeper to know which box is master and which is slave for indexing to
work? Could solr remember master/slave relations without Zookeeper?
 
Also doc said Zookeeper quorum needs to have a majority rule so that we must
have 3 Zookeepers to handle the case one instance is crashed, what would 
happen if we have two instances in quorum and one instance is crashed (or quorum
having 3 instances but two of them are crashed)? I felt the last one should take
over?
 
Thanks very much for helps, Lisheng
 
 

Reply via email to