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

(Updated Feb. 28, 2017, 8:59 p.m.)


Review request for Ambari, Di Li, Oleksandr Diachenko, and Sangeeta Ravindran.


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


Repository: ambari


Description
-------

Currently all the details from the ambari.properties file is being returned by 
the API call.

Some of those information may not be utilized and hence an option can be 
provided to filter the properties

A ambari-blacklist.properties file can be created, the properties that are 
entered in the file, will be removed from the api call that returns the 
ambari.properties.


Diffs (updated)
-----

  ambari-server/conf/unix/ambari-blacklist.properties PRE-CREATION 
  ambari-server/conf/windows/ambari-blacklist.properties PRE-CREATION 
  ambari-server/src/main/assemblies/server-windows.xml ce1e270 
  ambari-server/src/main/assemblies/server.xml cc9ad0f 
  
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
 eaecf35 
  
ambari-server/src/main/java/org/apache/ambari/server/controller/RootServiceResponseFactory.java
 dadcf09 
  
ambari-server/src/test/java/org/apache/ambari/server/configuration/ConfigurationTest.java
 51114f8 

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


Testing
-------

Added 1 test case
Ran mvn test


Thanks,

Anita Jebaraj

Reply via email to