-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44178/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez and Jonathan Hurley.
Bugs: AMBARi-15231
https://issues.apache.org/jira/browse/AMBARi-15231
Repository: ambari
Description
-------
The computation for INSTALLED + NOT_REQUIRED should return INSTALLED. This
should happen before INSTALLED + INSTALLING + NOT_REQUIRED as that results in
INSTALLING.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClusterImpl.java
9560a65
ambari-server/src/main/resources/Ambari-DDL-Postgres-CREATE.sql bb47a8a
ambari-server/src/main/resources/version_definition.xsd de0efd8
ambari-server/src/test/java/org/apache/ambari/server/state/cluster/ClusterTest.java
a89eb1b
Diff: https://reviews.apache.org/r/44178/diff/
Testing
-------
Manual. Automated Pending.
Thanks,
Nate Cole