[
https://issues.apache.org/jira/browse/AMBARI-12806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14701500#comment-14701500
]
Hudson commented on AMBARI-12806:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #3288 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3288/])
AMBARI-12806. Status marker xpath for components does not update dynamically on
host details page (akovalenko) (akovalenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=a6a0a5caa277a8b67e52329f3633f62eca684547)
* ambari-web/app/views/main/host/details.js
* ambari-web/app/models/host.js
> Status marker xpath for components does not update dynamically on host
> details page
> -----------------------------------------------------------------------------------
>
> Key: AMBARI-12806
> URL: https://issues.apache.org/jira/browse/AMBARI-12806
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.1
> Reporter: Aleksandr Kovalenko
> Assignee: Aleksandr Kovalenko
> Fix For: 2.1.2
>
> Attachments: AMBARI-12806.patch
>
>
> # Deploy cluster
> # Go on host details page (with NameNode), check that all component are
> running and host marker is green.
> # Stop NameNode.
> PROBLEM : "health-status" in xpath
> {noformat}//div[@class='status-info']//span[contains(@class,'health-status')]{noformat}
> updates dynamycally and says, that marker is red, but "data-original-title"
> - no, it says that all component are alive despite NameNode is stopped.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)