-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61462/
-----------------------------------------------------------
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/1/
Testing
-------
mvn clean test
Thanks,
Jonathan Hurley