-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/17882/
-----------------------------------------------------------
Review request for Ambari and Tom Beerbower.
Bugs: AMBARI-4568
https://issues.apache.org/jira/browse/AMBARI-4568
Repository: ambari
Description
-------
Simple bug fix where service commands skipped host_components. Skip should
only occur when more than one service is updated.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ServiceResourceProvider.java
1145b1b
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerTest.java
5bea305
Diff: https://reviews.apache.org/r/17882/diff/
Testing
-------
Running org.apache.ambari.server.controller.AmbariManagementControllerTest
Tests run: 102, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 114.455 sec
(Total)
Results :
Tests run: 1397, Failures: 0, Errors: 0, Skipped: 7
Thanks,
Nate Cole