Hello, Will a SolrJ client connection (configured with a ZKhost list) to a SolrCloud still work for querying a SolrCloud when the Zookeeper ensemble has lost its quorum, but some ZK nodes remain up? I understand that indexing will not work.
Follow-on - will the Solr query work to the same SolrCloud if the query is sent directly to a Solr node rather than to Zookeeper? Thanks, Matt