-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44285/
-----------------------------------------------------------
Review request for Ambari.
Bugs: AMBARI-15266
https://issues.apache.org/jira/browse/AMBARI-15266
Repository: ambari
Description
-------
Adds configuration options to tell ambari-agent to retry attempts to download
the custom script cache from ambari-server
Diffs
-----
ambari-agent/conf/unix/ambari-agent.ini 80afdb2
ambari-agent/conf/windows/ambari-agent.ini 1b24f25
ambari-agent/src/main/python/ambari_agent/AmbariConfig.py 2c82ca5
ambari-agent/src/main/python/ambari_agent/FileCache.py b7c5dee
ambari-agent/src/test/python/ambari_agent/TestFileCache.py 5933daa
Diff: https://reviews.apache.org/r/44285/diff/
Testing
-------
New unit tests cover the behavior.
Thanks,
Greg Hill