[
https://issues.apache.org/jira/browse/SOLR-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13608962#comment-13608962
]
Mark Miller commented on SOLR-4620:
-----------------------------------
Not true, CloudSolrServer accepts a std zk quorum string, which should be a
comma sep list of all your zk nodes.
> 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
> Labels: features, patch
>
> 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]