Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.1.1
-
None
Description
- 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
//div[@class='status-info']//span[contains(@class,'health-status')]
updates dynamycally and says, that marker is red, but "data-original-title" - no, it says that all component are alive despite NameNode is stopped.