-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30577/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Nate Cole, Tom Beerbower, and
Yurii Shylov.
Bugs: AMBARI-9464
https://issues.apache.org/jira/browse/AMBARI-9464
Repository: ambari
Description
-------
Install HDP-2.2.0.0 and then register a HDP-2.2.1.0 version. Click on install
and finish installing the version. Then add a new host selecting all the
components you can select. The new host's Versions page has only 1 row having
the old version.
It should have 2 rows - one for the old version and one for the new version.
Old versions button should be disabled while the new versions button should be
enabled. Clicking on the new version button should install the new components
there.
Also, the admin-versions page should have action to install as opposed to
perform-upgrade.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/events/listeners/upgrade/HostVersionOutOfSyncListener.java
c2748df
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/HostVersionEntity.java
4d8f3be
ambari-server/src/test/java/org/apache/ambari/server/events/listeners/upgrade/HostVersionOutOfSyncListenerTest.java
PRE-CREATION
Diff: https://reviews.apache.org/r/30577/diff/
Testing
-------
unit test run
Thanks,
Dmitro Lisnichenko