[
https://issues.apache.org/jira/browse/CLOUDSTACK-6426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13979606#comment-13979606
]
Murali Reddy commented on CLOUDSTACK-6426:
------------------------------------------
Changes related to below commit gone missing in 4.3, 4.4 and master.
commit 70f33efa7250d1ac8022f4390cddcbcb62ba92f8
Author: Ryan Dietrich <[email protected]>
Date: Fri Jul 5 17:43:34 2013 +0530
CLOUDSTACK-3190: Async jobs actions now trigger event bus messages to
be
published-AsyncJobManagerImpl to publish async job events when async
jobs are
created, updated and completed
> Event Bus no longer receives events for AsyncJobs
> -------------------------------------------------
>
> Key: CLOUDSTACK-6426
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6426
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Affects Versions: 4.3.0, 4.4.0
> Reporter: David Grizzanti
>
> It appears that as of 4.3, the async job manager no longer publishes messages
> to the event bus for async jobs. Prior to 4.3, messages for
> starting/completing AsyncJob were published to the Event Bus.
> Example:
> Event {:source=>"management-server", :type=>"AsyncJobEvent",
> :action=>"submit", :resource_type=>"None", :resource_id=>"*"}
> {"instanceType"=>"None", "jobId"=>"e52fe236-9109-49f2-96e9-02cc1bebf3f8",
> "processStatus"=>"0", "commandEventType"=>"NIC.CREATE", "resultCode"=>"0",
> "command"=>"org.apache.cloudstack.api.command.user.vm.AddNicToVMCmd",
> "account"=>"b32dc958-b904-11e3-b3f0-080027079e3d",
> "user"=>"b32e02b0-b904-11e3-b3f0-080027079e3d"}
--
This message was sent by Atlassian JIRA
(v6.2#6252)