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

Review request for Ambari, Daniel Gergely, Laszlo Puskas, Oliver Szabo, Sandor 
Magyari, and Sebastian Toader.


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


Repository: ambari


Description
-------

Host name resolution for dfs_ha_initial_namenode_active and 
dfs_ha_initial_namenode_standby properties. Support for these two properties 
has been added added to BluePrintProcessor. Also made sure the these properties 
are not exported with blueprints as per the docs.


Diffs
-----

  
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java
 1ddc4e1 
  
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessorTest.java
 5c6aeaf 
  ambari-web/app/controllers/main/host/details.js 1473df9 
  ambari-web/app/templates/common/configs/widgets/combo_config_widget.hbs 
a42486f 
  ambari-web/app/templates/main/host/summary.hbs 729c00b 
  ambari-web/app/views/main/host/summary.js ebef6e6 
  ambari-web/test/controllers/main/host/details_test.js db061a7 
  ambari-web/test/views/main/host/summary_test.js 62d04f1 

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


Testing
-------

- Wrote a unit test to check host name resolution for the two properties.
- Wrote a unit test to check that the two properties are not exported with 
blueprints.
- All unit tests in ambari-server passed.
- Run a manual test to verify that the host names are resolved for the two 
properties and the two properties are not exported with blueprints.


Thanks,

Balázs Bence Sári

Reply via email to