You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/02/16 13:16:04 UTC

[jira] [Commented] (AMBARI-20869) Changes to events format

    [ https://issues.apache.org/jira/browse/AMBARI-20869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16367180#comment-16367180 ] 

Hudson commented on AMBARI-20869:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8744 (See [https://builds.apache.org/job/Ambari-trunk-Commit/8744/])
AMBARI-20869. Changes to events format (aonishuk) (aonishuk: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=2e579f11c25953e777abcfaf11facd0157635be3])
* (edit) ambari-agent/src/test/python/ambari_agent/dummy_files/stomp/metadata_after_registration.json
* (edit) ambari-agent/src/main/python/ambari_agent/ComponentStatusExecutor.py
* (edit) ambari-agent/src/test/python/ambari_agent/dummy_files/stomp/metadata_update.json
* (edit) ambari-agent/src/test/python/ambari_agent/dummy_files/stomp/execution_commands.json
* (edit) ambari-agent/src/test/python/ambari_agent/dummy_files/stomp/components_status_report.json
* (edit) ambari-agent/src/test/python/ambari_agent/dummy_files/stomp/configurations_update.json
* (edit) ambari-agent/src/test/python/ambari_agent/dummy_files/stomp/registration_request.json
* (edit) ambari-agent/src/test/python/ambari_agent/dummy_files/stomp/registration_response.json
* (edit) ambari-agent/src/test/python/ambari_agent/dummy_files/stomp/topology_update.json
* (edit) ambari-agent/src/test/python/ambari_agent/TestAgentStompResponses.py
* (edit) ambari-agent/src/main/python/ambari_agent/ClusterCache.py
* (edit) ambari-agent/src/main/python/ambari_agent/HeartbeatThread.py
* (edit) ambari-agent/src/main/python/ambari_agent/ClusterConfigurationCache.py
* (edit) ambari-agent/src/main/python/ambari_agent/Constants.py
* (edit) ambari-agent/src/main/python/ambari_agent/Utils.py


> Changes to events format
> ------------------------
>
>                 Key: AMBARI-20869
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20869
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>            Priority: Major
>             Fix For: 3.0.0
>
>         Attachments: AMBARI-20869.patch, AMBARI-20869.patch, AMBARI-20869.patch, AMBARI-20869.patch
>
>
> Changes we discussed with Myroslav Papyrkovskyy to format data in more suitable
> for server way.
>   * use cluster id instead of name
>   * remove some dictionary keys in events to make handing them simpler
>   * don't use component name as key in topology dictionary to be ready for multiInstances work.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)