-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57297/
-----------------------------------------------------------
Review request for Ambari, Di Li, Robert Nettleton, and Sumit Mohanty.
Bugs: AMBARI-20288
https://issues.apache.org/jira/browse/AMBARI-20288
Repository: ambari
Description
-------
When a blueprint deployment is made with empty configuration for a particular
config-type and when stack advisor is returning a ValueAttributeInfo for for
that config-type with a property marked "true" for "Delete" flag
Cluster deployment gets stuck at TOPOLOGY_RESOLUTION phase showing message
Config type not resolved yet, Blueprint deployment will wait until
configuration update is completed.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java
d4880b9
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessorTest.java
928d1e0
Diff: https://reviews.apache.org/r/57297/diff/1/
Testing
-------
Manual testing done.
Modified test case to address the scenario.
Thanks,
Amruta Borkar