----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60590/#review179552 -----------------------------------------------------------
Ship it! Ship It! - Victor Galgo On July 3, 2017, 9:36 a.m., Andrew Onischuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/60590/ > ----------------------------------------------------------- > > (Updated July 3, 2017, 9:36 a.m.) > > > Review request for Ambari, Alejandro Fernandez, Myroslav Papirkovskyy, and > Sid Wagle. > > > Bugs: AMBARI-21394 > https://issues.apache.org/jira/browse/AMBARI-21394 > > > Repository: ambari > > > Description > ------- > > In this topic any parameters which are computed on per host basis is sent. > Parameters can be used by either execution/status_commands or an agent itself. > > > Diffs > ----- > > ambari-agent/src/main/python/ambari_agent/ClusterHostLevelParamsCache.py > PRE-CREATION > ambari-agent/src/main/python/ambari_agent/Constants.py 02945ee > ambari-agent/src/main/python/ambari_agent/CustomServiceOrchestrator.py > 6d1a491 > ambari-agent/src/main/python/ambari_agent/HeartbeatThread.py dbf4006 > ambari-agent/src/main/python/ambari_agent/InitializerModule.py 8de1fa5 > ambari-agent/src/main/python/ambari_agent/RecoveryManager.py 68dd0be > > ambari-agent/src/main/python/ambari_agent/listeners/HostLevelParamsEventListener.py > PRE-CREATION > > ambari-agent/src/main/python/ambari_agent/listeners/MetadataEventListener.py > 364d8af > ambari-agent/src/test/python/ambari_agent/TestAgentStompResponses.py > c41f87e > > ambari-agent/src/test/python/ambari_agent/dummy_files/stomp/host_level_params.json > PRE-CREATION > > ambari-agent/src/test/python/ambari_agent/dummy_files/stomp/metadata_after_registration.json > 6462ccf > > ambari-agent/src/test/python/ambari_agent/dummy_files/stomp/topology_add_host.json > 2458f08 > > ambari-agent/src/test/python/ambari_agent/dummy_files/stomp/topology_cache_expected.json > 53d0e0d > > ambari-agent/src/test/python/ambari_agent/dummy_files/stomp/topology_create.json > dfe17b9 > > > Diff: https://reviews.apache.org/r/60590/diff/4/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Andrew Onischuk > >
