-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42356/
-----------------------------------------------------------
Review request for Ambari, Dmytro Sen and Sid Wagle.
Bugs: AMBARI-14603
https://issues.apache.org/jira/browse/AMBARI-14603
Repository: ambari
Description
-------
There were some discrepancies when initializing the auto-start configs for the
agent. The initialization was being done after the first set of STATUS commands
were received. Fixed that and added some more logs.
Diffs
-----
ambari-agent/src/main/python/ambari_agent/Controller.py 03d292b
ambari-agent/src/main/python/ambari_agent/RecoveryManager.py 0692f1f
ambari-agent/src/test/python/ambari_agent/TestController.py 1d2cc07
Diff: https://reviews.apache.org/r/42356/diff/
Testing
-------
Ran agent unit tests and manually tested on a cluster.
Thanks,
Sumit Mohanty