You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Myroslav Papirkovskyi (JIRA)" <ji...@apache.org> on 2018/08/30 14:06:00 UTC

[jira] [Created] (AMBARI-24571) Refactor STOMP events emit approach

Myroslav Papirkovskyi created AMBARI-24571:
----------------------------------------------

             Summary: Refactor STOMP events emit approach
                 Key: AMBARI-24571
                 URL: https://issues.apache.org/jira/browse/AMBARI-24571
             Project: Ambari
          Issue Type: Task
          Components: ambari-server
    Affects Versions: 2.7.0
            Reporter: Myroslav Papirkovskyi
            Assignee: Myroslav Papirkovskyi
             Fix For: 3.0.0


Some Ambari functionality is broken without wrapping by STOMP events. We should move STOMP events send logic inside of basic operations (create/update/delete cluster/components/configs etc.).
Some things to take care of:
 - we should still support bulk events send.
 - events should be sent AFTER transaction is committed.
 - only topmost operation should send event (e.g. service delete should not send delete events for components/etc.)



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