-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58790/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Myroslav Papirkovskyy, and Sid
Wagle.
Bugs: AMBARI-20830
https://issues.apache.org/jira/browse/AMBARI-20830
Repository: ambari
Description
-------
status commands queue should be generated from the topology information
received from server and be maintained even if server goes down.
Diffs
-----
ambari-agent/src/main/python/ambari_agent/ClusterCache.py 4bd94ae
ambari-agent/src/main/python/ambari_agent/ComponentStatusExecutor.py
PRE-CREATION
ambari-agent/src/main/python/ambari_agent/Constants.py 50fac9e
ambari-agent/src/main/python/ambari_agent/HeartbeatThread.py 63674d5
ambari-agent/src/main/python/ambari_agent/InitializerModule.py 76d14e5
ambari-agent/src/main/python/ambari_agent/Utils.py 6e919c0
ambari-agent/src/test/python/ambari_agent/TestAgentStompResponses.py f5caa7b
Diff: https://reviews.apache.org/r/58790/diff/1/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk