[
https://issues.apache.org/jira/browse/AMBARI-21245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16367192#comment-16367192
]
Hudson commented on AMBARI-21245:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8744 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8744/])
AMBARI-21245. Send information about agentEnv only if it changed. (aonishuk:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=94fed550380c51fb8baf672919985bcbf14143c4])
* (edit) ambari-agent/src/main/python/ambari_agent/InitializerModule.py
* (edit) ambari-agent/src/main/python/ambari_agent/Constants.py
* (edit) ambari-agent/src/main/python/ambari_agent/CustomServiceOrchestrator.py
* (edit) ambari-agent/src/main/python/ambari_agent/ActionQueue.py
* (edit) ambari-agent/src/main/python/ambari_agent/CommandStatusDict.py
* (edit) ambari-agent/src/main/python/ambari_agent/main.py
* (edit) ambari-agent/src/main/python/ambari_agent/Utils.py
* (edit) ambari-agent/src/main/python/ambari_agent/HeartbeatThread.py
* (edit) ambari-agent/src/main/python/ambari_agent/AmbariConfig.py
* (edit) ambari-agent/src/main/python/ambari_agent/Register.py
* (edit) ambari-agent/src/main/python/ambari_agent/HostInfo.py
* (add) ambari-agent/src/main/python/ambari_agent/HostStatusReporter.py
* (edit) ambari-agent/src/test/python/ambari_agent/TestAgentStompResponses.py
> Send information about agentEnv only if it changed.
> ---------------------------------------------------
>
> Key: AMBARI-21245
> URL: https://issues.apache.org/jira/browse/AMBARI-21245
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Priority: Major
> Fix For: 3.0.0
>
> Attachments: AMBARI-21245.patch
>
>
> Currently the information about agent (umask, processes, links, mounts) is
> send with heartbeats.
> Move to sending via a separate endpoint /reports/host_status and send it only
> once its value changed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)