-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41009/
-----------------------------------------------------------
Review request for Ambari, Robert Levas, Robert Nettleton, and Sebastian Toader.
Bugs: AMBARI-14229
https://issues.apache.org/jira/browse/AMBARI-14229
Repository: ambari
Description
-------
This occurs in branch-2.2:
BlueprintConfigurationProcessorTest.testRangerKmsServerProperties:5665
expected:<[host1:2181,host2]:2181> but
was:<[%HOSTGROUP::group1%:2181,%HOSTGROUP::group2%]:2181>
BlueprintConfigurationProcessorTest.testRangerKmsServerProperties_default:5705
expected:<[host1]:2181> but was:<[%HOSTGROUP::group1%]:2181>
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java
02905f9
Diff: https://reviews.apache.org/r/41009/diff/
Testing
-------
Unit test succeeded. (for these ones, for me there are some knox python tests
which are still failing locally, but those are not related with this)
Thanks,
Oliver Szabo