-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62923/
-----------------------------------------------------------
Review request for Ambari and Nate Cole.
Bugs: AMBARI-22200
https://issues.apache.org/jira/browse/AMBARI-22200
Repository: ambari
Description
-------
We need to add a new function in ambari-server Configuration class to read a
property from file read.
This is required for reading custom properties added to the ambari.properties
file from backend (eg:python script) without restarting the server.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
1b4d741
ambari-server/src/test/java/org/apache/ambari/server/configuration/ConfigurationTest.java
1b8de79
Diff: https://reviews.apache.org/r/62923/diff/1/
Testing
-------
all tests pass on ambari-server
Thanks,
Yussuf Shaikh