-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54267/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez and Jonathan Hurley.
Bugs: AMBARI-19053
https://issues.apache.org/jira/browse/AMBARI-19053
Repository: ambari
Description
-------
We are incorrectly using the current cluster_version as the from_version on the
entity. For a downgrade, the from_ and to_ versions were the same. Also added
downgrade_allowed=false when downgrading, as that is more logically correct.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/UpgradeResourceProvider.java
9034989
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/UpgradeResourceProviderTest.java
14e3d08
Diff: https://reviews.apache.org/r/54267/diff/
Testing
-------
Manual. Automated pending.
Thanks,
Nate Cole