----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19002/#review36747 -----------------------------------------------------------
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariCustomCommandExecutionHelper.java <https://reviews.apache.org/r/19002/#comment67934> If one issues RESTART directly on one hostcomponent it will not work. But we allow Start and Stop. - Sumit Mohanty On March 11, 2014, 1:47 a.m., Sid Wagle wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/19002/ > ----------------------------------------------------------- > > (Updated March 11, 2014, 1:47 a.m.) > > > Review request for Ambari, Nate Cole and Sumit Mohanty. > > > Bugs: AMBARI-5010 > https://issues.apache.org/jira/browse/AMBARI-5010 > > > Repository: ambari > > > Description > ------- > > HDFS (non-MM). > Had one DN (non-MM) and one DN (MM). > HDFS Start and Stop operations skip the DN in MM (as designed), but Restart > All does not. > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariCustomCommandExecutionHelper.java > abd82ac > > ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerTest.java > c2192d0 > > Diff: https://reviews.apache.org/r/19002/diff/ > > > Testing > ------- > > > Thanks, > > Sid Wagle > >
