Hardik Upadhyay created SOLR-4620:
-------------------------------------
Summary: CloudSolrServer has single point of failure
Key: SOLR-4620
URL: https://issues.apache.org/jira/browse/SOLR-4620
Project: Solr
Issue Type: Bug
Components: SolrCloud
Reporter: Hardik Upadhyay
CloudSolrServer (solrj) has single point of failure.If the zookeeper node
specified into cloud solr server client is down,solr client will fail.
(Since purpose of zookeeper is to avoid such failures and to provide high
availability) This seems to be a valid bug,as it violets single point of
failure.
Rather CloudSolrServer should accept list of zkHost and should not fail until a
single zkHost is up.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]