[
https://issues.apache.org/jira/browse/AMBARI-23376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16417161#comment-16417161
]
Hudson commented on AMBARI-23376:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #8927 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8927/])
AMBARI-23376. Create topic handler for small agent actions. Like (aonishuk:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=193dc1d8af65b8dff152a70f20b6033ea55ff8ed])
* (edit) ambari-agent/src/main/python/ambari_agent/Constants.py
* (edit) ambari-agent/src/main/python/ambari_agent/HeartbeatThread.py
* (add)
ambari-agent/src/main/python/ambari_agent/listeners/AgentActionsListener.py
AMBARI-23376. Create topic handler for small agent actions. Like (aonishuk:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=c1faa6f681e19f1f5dbd62427d369620525d7b9f])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/events/AmbariUpdateEvent.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/HostResourceProvider.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/agent/HeartBeatHandler.java
* (add)
ambari-server/src/main/java/org/apache/ambari/server/events/AgentActionEvent.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/events/DefaultMessageEmitter.java
* (edit)
ambari-agent/src/main/python/ambari_agent/listeners/AgentActionsListener.py
AMBARI-23376. Create topic handler for small agent actions. Like (aonishuk:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=e5c11fa0d65ef570bf8d619bab7209efb34b2430])
* (edit) ambari-agent/src/main/python/ambari_agent/Utils.py
* (edit) ambari-agent/src/main/python/ambari_agent/ExitHelper.py
* (edit) ambari-agent/src/main/python/ambari_agent/main.py
* (edit) ambari-agent/src/main/python/ambari_agent/AmbariAgent.py
> Create topic handler for small agent actions. Like restart_agent,
> clean_caches etc.
> -----------------------------------------------------------------------------------
>
> Key: AMBARI-23376
> URL: https://issues.apache.org/jira/browse/AMBARI-23376
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Attachments: AMBARI-23376.patch, AMBARI-23376.patch
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> For bigger actions containing a lot of info or special workflow and a new
> topic would be required. Small actions like restart_agent/clean_cache make
> sense to be sent in one general topic
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)