----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34214/#review83772 -----------------------------------------------------------
Ship it! Ship It! - Robert Nettleton On May 14, 2015, 2:28 p.m., John Speidel wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/34214/ > ----------------------------------------------------------- > > (Updated May 14, 2015, 2:28 p.m.) > > > Review request for Ambari, Robert Nettleton and Sumit Mohanty. > > > Bugs: AMBARI-11134 > https://issues.apache.org/jira/browse/AMBARI-11134 > > > Repository: ambari > > > Description > ------- > > Clusters that are provisioned via the REST API don't have service states > updated. This doesn't affect the cluster starting and being operational but > in cases where a component doesn't start, it isn't possible to start the > component in the UI by starting the service. Starting the individual host > component will work successfully. > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/topology/AmbariContext.java > e6c43ef > > ambari-server/src/main/java/org/apache/ambari/server/topology/TopologyManager.java > e6c2f1e > > ambari-server/src/test/java/org/apache/ambari/server/topology/AmbariContextTest.java > PRE-CREATION > > ambari-server/src/test/java/org/apache/ambari/server/topology/TopologyManagerTest.java > df87aec > > Diff: https://reviews.apache.org/r/34214/diff/ > > > Testing > ------- > > Functional Testing: > - Various blueprint install and scaling operations > > Unit Testing: > - New unit test and all existing java tests pass > - Several known and unrelated python tests fail which are also failing on the > trunk build > > Results : > > Tests run: 2982, Failures: 0, Errors: 0, Skipped: 20 > ... > ---------------------------------------------------------------------- > Failed tests: > ERROR: test_pre_rolling_restart (test_knox_gateway.TestKnoxGateway) > ERROR: test_pre_rolling_restart_23 (test_knox_gateway.TestKnoxGateway) > ---------------------------------------------------------------------- > Total run:740 > Total errors:2 > Total failures:0 > > > Thanks, > > John Speidel > >
