I’m curious how CloudSolrServer works in practice.

I understand that it gets the active solr nodes from zookeeper, but does it do 
this for every request?

If it does hit zk for every request, that seems to put a lot of pressure on the 
zk ensemble.

If it does NOT hit zk for every request, then how does it detect changes in the 
number of nodes and the status of the nodes?

Thanks!
Jim M.

Reply via email to