[
https://issues.apache.org/jira/browse/AMBARI-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14126990#comment-14126990
]
Hudson commented on AMBARI-7217:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #181 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/181/])
AMBARI-7217. Ambari does not update ha.zookeeper.quorum property in
core-site.xml file even if there are more than 3 ZooKeeper servers configured
via Ambari.. (onechiporenko) (onechiporenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=daae69ebac0ac72a71cf9c8b7d744aaea5aa6d56)
* ambari-web/app/controllers/main/host/details.js
> Ambari does not update ha.zookeeper.quorum property in core-site.xml file
> even if there are more than 3 ZooKeeper servers configured via Ambari.
> ------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-7217
> URL: https://issues.apache.org/jira/browse/AMBARI-7217
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 1.7.0
> Reporter: Oleg Nechiporenko
> Assignee: Oleg Nechiporenko
> Fix For: 1.7.0
>
> Attachments: AMBARI-7217.patch
>
>
> PROBLEM: Ambari does not update ha.zookeeper.quorum property in
> core-site.xml even if there are more than 3 ZooKeeper servers configured via
> Ambari.
> BUSINESS IMPACT: NA
> STEPS TO REPRODUCE:
> 1. Add the 2 ZooKeeper servers to an existing cluster that is already running
> 3 ZooKeeper servers.
> 2. You will now see a total of 5 ZooKeeper servers running from the Ambari UI.
> 3. Open up the /etc/hadoop/conf/core-site.xml file.
> 4. You will observe that there are only entries for the 3 ZooKeeper services
> in ha.zookeeper.quorum and is not updated with the newly added ZooKeeper
> services.
> ACTUAL BEHAVIOR: Ambari allows adding new ZooKeeper services but does not
> update them accordingly ha.zookeeper.quorum property in core-site.xml
>
> EXPECTED BEHAVIOR: Ambari should update core-site.xml appropriately whenever
> a new ZooKeeper server is added.
> SUPPORT ANALYSIS: Reproduced the issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)