-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37306/
-----------------------------------------------------------
Review request for Ambari, Myroslav Papirkovskyy and Vitalyi Brodetskyi.
Bugs: AMBARI-12696
https://issues.apache.org/jira/browse/AMBARI-12696
Repository: ambari
Description
-------
STR 1 (2.0.0):
1)Deploy old version
2)Enable security
2)Make ambari only upgrade
3)Stop all services
4)Try to add Host with clients only
STR 2 (1.7.0):
1)Deploy old version
2)Make ambari only upgrade
3)Enable security
4)Try to add Host with clients only
Actual results
Server error was present when would have tried to add host at Review page,
after clicking 'deploy'
After error was presented, I clicked 'Ok' and closed wizard. I navigated at the
added host:
1)Components were in padding state. It is correct behavior
2)Server error was present (500 error code). It is incorrect behavior
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog211.java
af2c349
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog211Test.java
ac5d602
Diff: https://reviews.apache.org/r/37306/diff/
Testing
-------
Unit tests passed
Thanks,
Dmytro Sen