Aleksandr Kovalenko created AMBARI-12806:
--------------------------------------------
Summary: 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.0
Reporter: Aleksandr Kovalenko
Assignee: Aleksandr Kovalenko
Fix For: 2.1.2
# 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)