-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28950/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Nate Cole, and Yurii Shylov.
Bugs: AMBARI-8661
https://issues.apache.org/jira/browse/AMBARI-8661
Repository: ambari
Description
-------
With current trunk deployed on multinode cluster, in case of fail, cluster
stack version may transition to INSTALLED state instead of transitioning to
INSTALL_FAILED state. Decided to publish a fix for that to get it into trunk
asap.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClusterImpl.java
9848069
ambari-server/src/test/java/org/apache/ambari/server/actionmanager/TestActionScheduler.java
b389644
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/ClusterStackVersionResourceProviderTest.java
d9b7b2a
Diff: https://reviews.apache.org/r/28950/diff/
Testing
-------
mvn clean test (finishing)
Thanks,
Dmitro Lisnichenko