----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41213/ -----------------------------------------------------------
(Updated Dec. 10, 2015, 10:12 p.m.) Review request for Ambari, Oliver Szabo and Robert Nettleton. Bugs: AMBARI-14325 https://issues.apache.org/jira/browse/AMBARI-14325 Repository: ambari Description ------- MultipleHostTopologyUpdater handled only yaml type of config properties where the original value was enclosed by ['']. This has been extended to handle also property value enclosed only by [] (no simple quote) Diffs ----- ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java 457b78b ambari-server/src/test/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessorTest.java 033fe10 Diff: https://reviews.apache.org/r/41213/diff/ Testing (updated) ------- Manual testing for both single and multi node scenarios. Unit tests results: Tests run: 3602, Failures: 0, Errors: 0, Skipped: 28 Thanks, Sebastian Toader