[ 
https://issues.apache.org/jira/browse/AMBARI-24838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated AMBARI-24838:
------------------------------------
    Labels: pull-request-available  (was: )

> Infra Manager: zookeper connection string
> -----------------------------------------
>
>                 Key: AMBARI-24838
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24838
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-infra
>    Affects Versions: 2.8.0
>            Reporter: Krisztian Kasa
>            Assignee: Krisztian Kasa
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 2.8.0
>
>
> Infra Manager can not connect to zookeeper if it is installed into a node 
> where there is no zookeeper server instance, or the local instance is down.
> * This is caused by that the infra manager stack code does not set the 
> zookeeper quorum and the CloudSolrClient falls back to localhost:2181
> * Also the builder which is used for construct an 
> org.apache.solr.client.solrj.impl.CloudSolrClient instance is deprecated: it 
> does not handle the zookeper connection string fromat which sould be set in 
> the stack code.
> {code}
> zkhost0:port[,zkhost1:port...zkhostn:port][/solr_znode]
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to