-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45744/
-----------------------------------------------------------
(Updated April 6, 2016, 6:38 p.m.)
Review request for Ambari and Alejandro Fernandez.
Bugs: AMBARI-15696
https://issues.apache.org/jira/browse/AMBARI-15696
Repository: ambari
Description
-------
when user clicks on the Stop command for NodeManagers, UI started the wrong
component.
Diffs (updated)
-----
ambari-server/src/main/java/org/apache/ambari/server/state/ComponentInfo.java
f676dab
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/metainfo.xml
ea52a69
Diff: https://reviews.apache.org/r/45744/diff/
Testing
-------
patch a cluster with latest metainfo.xml change, restart cluster and verify now
the bulk command for stop node manager stops nodemanagers across the cluster.
Thanks,
Di Li