----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61462/#review182301 -----------------------------------------------------------
Fix it, then Ship it! ambari-server/src/main/java/org/apache/ambari/server/state/UpgradeContext.java Lines 931 (patched) <https://reviews.apache.org/r/61462/#comment258186> Typo in orchestration - Alejandro Fernandez On Aug. 7, 2017, 3:04 p.m., Jonathan Hurley wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/61462/ > ----------------------------------------------------------- > > (Updated Aug. 7, 2017, 3:04 p.m.) > > > Review request for Ambari, Dmitro Lisnichenko and Nate Cole. > > > Bugs: AMBARI-21672 > https://issues.apache.org/jira/browse/AMBARI-21672 > > > Repository: ambari > > > Description > ------- > > Update orchestration to support VDF types of {{MAINT}}. > * Type {{PATCH}} and type {{MAINT}} should be treated the same for > orchestration. > * If the available services loop has a {{release-version}} then use that to > determine if a service should be included in orchestration. > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/state/UpgradeContext.java > c5b8269547 > > ambari-server/src/test/java/org/apache/ambari/server/state/UpgradeContextTest.java > e2bb27ed5b > > > Diff: https://reviews.apache.org/r/61462/diff/2/ > > > Testing > ------- > > Tests run: 4524, Failures: 0, Errors: 0, Skipped: 32 > > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 21:08 min > [INFO] Finished at: 2017-08-07T12:54:08-04:00 > [INFO] Final Memory: 77M/1015M > [INFO] > ------------------------------------------------------------------------ > > > Thanks, > > Jonathan Hurley > >
