-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56627/
-----------------------------------------------------------

Review request for Ambari, Di Li and Robert Nettleton.


Bugs: AMBARI-19991
    https://issues.apache.org/jira/browse/AMBARI-19991


Repository: ambari


Description
-------

Cluster creation REST API request gets accepted when, cluster template does not 
list all the host_groups mentioned in the blueprint. But cluster deployment 
fails showing error message in the logs
Caused by: java.lang.IllegalArgumentException: 
TopologyManager.ConfigureClusterTask - prerequisites for config request 
processing not yet satisfied
at 
org.apache.ambari.server.topology.TopologyManager$ConfigureClusterTask.call(TopologyManager.java:908)
at 
org.apache.ambari.server.topology.TopologyManager$ConfigureClusterTask.call(TopologyManager.java:889)


Diffs
-----

  
ambari-server/src/main/java/org/apache/ambari/server/topology/ClusterTopologyImpl.java
 d0a4df9 
  
ambari-server/src/test/java/org/apache/ambari/server/topology/ClusterTopologyImplTest.java
 1f31d05 

Diff: https://reviews.apache.org/r/56627/diff/


Testing
-------

Tested manually, updated test cases


Thanks,

Amruta Borkar

Reply via email to