-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43254/
-----------------------------------------------------------
(Updated March 2, 2016, 7:29 p.m.)
Review request for Ambari, Jonathan Hurley and Nate Cole.
Changes
-------
Checked patch on cluster, all green
Bugs: AMBARI-14944
https://issues.apache.org/jira/browse/AMBARI-14944
Repository: ambari
Description
-------
Decided to start implementing new component version reporting from an agent
side.
Started with removing outdated/unused code that was responsible for handling
component versions
Diffs (updated)
-----
ambari-agent/src/main/python/ambari_agent/ActionQueue.py bf7b5d9
ambari-agent/src/main/python/ambari_agent/LiveStatus.py 0354225
ambari-agent/src/main/python/ambari_agent/StackVersionsFileHandler.py 8afb140
ambari-agent/src/test/python/ambari_agent/TestActionQueue.py 3d7acbc
ambari-agent/src/test/python/ambari_agent/TestCustomServiceOrchestrator.py
5fc1fc8
ambari-agent/src/test/python/ambari_agent/TestHeartbeat.py 51a2270
ambari-agent/src/test/python/ambari_agent/TestLiveStatus.py ca1100c
ambari-agent/src/test/python/ambari_agent/TestStackVersionsFileHandler.py
f01fd3e
Diff: https://reviews.apache.org/r/43254/diff/
Testing
-------
mvn clean test
Pending final E2E check on live cluster
Thanks,
Dmitro Lisnichenko