-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60429/
-----------------------------------------------------------
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-21340
https://issues.apache.org/jira/browse/AMBARI-21340
Repository: ambari
Description
-------
STATUS commands get backed up when a long running execution command is in
progress. There is logic to clear old commands when new ones arrive but that
does not seem to happen. We need to check if this happens. If so let's add unit
tests to check this behavior.
Diffs
-----
ambari-agent/src/test/python/ambari_agent/TestHeartbeat.py de07743
Diff: https://reviews.apache.org/r/60429/diff/1/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk