-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59711/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Myroslav Papirkovskyy, and Sid
Wagle.
Bugs: AMBARI-21165
https://issues.apache.org/jira/browse/AMBARI-21165
Repository: ambari
Description
-------
Diffs
-----
ambari-agent/src/main/python/ambari_agent/ActionQueue.py e9a3045
ambari-agent/src/main/python/ambari_agent/ClusterTopologyCache.py 1102cd1
ambari-agent/src/main/python/ambari_agent/CommandStatusDict.py afaf77d
ambari-agent/src/main/python/ambari_agent/CommandStatusReporter.py 216f20b
ambari-agent/src/main/python/ambari_agent/ComponentStatusExecutor.py 41f0df4
ambari-agent/src/main/python/ambari_agent/Constants.py e15d1d8
ambari-agent/src/main/python/ambari_agent/HeartbeatHandlers.py 836ab07
ambari-agent/src/main/python/ambari_agent/HeartbeatThread.py b7bb5ed
ambari-agent/src/main/python/ambari_agent/NetUtil.py 9b29633
ambari-agent/src/main/python/ambari_agent/Register.py 0c811c6
ambari-agent/src/main/python/ambari_agent/Utils.py f94eba0
ambari-agent/src/main/python/ambari_agent/listeners/CommandsEventListener.py
b851443
ambari-agent/src/main/python/ambari_agent/listeners/__init__.py ddc5900
ambari-agent/src/main/python/ambari_agent/main.py 72d6c70
ambari-agent/src/test/python/ambari_agent/BaseStompServerTestCase.py 87417fc
ambari-agent/src/test/python/ambari_agent/TestAgentStompResponses.py 87c7f57
ambari-agent/src/test/python/ambari_agent/dummy_files/stomp/execution_commands.json
525af5c
ambari-agent/src/test/python/ambari_agent/dummy_files/stomp/registration_response.json
6873d7b
Diff: https://reviews.apache.org/r/59711/diff/1/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk