-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34146/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Ivan Mitic, Mahadev Konar, and
Sid Wagle.
Bugs: AMBARI-11089
https://issues.apache.org/jira/browse/AMBARI-11089
Repository: ambari
Description
-------
Auto recovery commands should not be scheduled till the execution commands are
complete
Diffs
-----
ambari-agent/src/main/python/ambari_agent/ActionQueue.py bdaefd0
ambari-agent/src/main/python/ambari_agent/CommandStatusDict.py 0ebc45e
ambari-agent/src/main/python/ambari_agent/Controller.py 9ebb83a
ambari-agent/src/test/python/ambari_agent/TestActionQueue.py ee18c38
Diff: https://reviews.apache.org/r/34146/diff/
Testing
-------
agent unit tests pass.
Manually tested with start all component and then killing some component
processes.
Thanks,
Sumit Mohanty