----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55277/ -----------------------------------------------------------
Review request for Ambari. Repository: ambari Description ------- Spawn status command executor after registration to ensure that the child process which runs status command executor gets agent config which is finalized after agent registers with the server. Diffs ----- ambari-agent/src/main/python/ambari_agent/ActionQueue.py d70b344 ambari-agent/src/main/python/ambari_agent/Controller.py 56b1992 Diff: https://reviews.apache.org/r/55277/diff/ Testing ------- Manual testing (verify that `agent.auto.cache.update=false` setting from server is applied in status command executor child process). ambari-agent unit tests: ---------------------------------------------------------------------- Ran 452 tests in 101.627s OK Thanks, Sebastian Toader
