-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40724/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Nate Cole, and Sumit Mohanty.
Bugs: AMBARI-14079
https://issues.apache.org/jira/browse/AMBARI-14079
Repository: ambari
Description
-------
After putting the bad host in maintenance mode, execute an express upgrade.
Before finalization, the web client will instruct the user to remove the bad
host. After removing the bad host via the API, finalization fails at "Save
Cluster State".
This is because removal of the host triggers a transition which moves all other
hosts into CURRENT.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/serveraction/upgrades/FinalizeUpgradeAction.java
ba4dadc
Diff: https://reviews.apache.org/r/40724/diff/
Testing
-------
Manual testing on live cluster.
Unit tests pending...
Thanks,
Jonathan Hurley