-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31347/
-----------------------------------------------------------
Review request for Ambari and Myroslav Papirkovskyy.
Bugs: AMBARI-9762
https://issues.apache.org/jira/browse/AMBARI-9762
Repository: ambari
Description
-------
STR:
1)Deploy old version with all services
2)Make ambari only upgrade to 2.0.0
3)Stop all services
4)Try to start all services (or one by one)
Actual result:
Could not start services (Knox etc...) after upgrade from 1.7.0 to 2.0.0
Details in lastAvailableRequests file
Expected result
Could start all services after upgrade from 1.7.0 to 2.0.0. All services are
started.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog200.java
8d8f6c4
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog200Test.java
03df4d7
Diff: https://reviews.apache.org/r/31347/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi