-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18421/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-4799
https://issues.apache.org/jira/browse/AMBARI-4799
Repository: ambari
Description
-------
When we access the configuration which is not actually send from server, we
should get exception early on access, rather than just hang until something
breaks.
Diffs
-----
ambari-agent/src/main/python/resource_management/libraries/script/config_dictionary.py
ab94d60
ambari-server/src/test/python/stacks/utils/RMFTestCase.py 2bc7430
Diff: https://reviews.apache.org/r/18421/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk