[
https://issues.apache.org/jira/browse/CLOUDSTACK-6426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Murali Reddy resolved CLOUDSTACK-6426.
--------------------------------------
Resolution: Cannot Reproduce
Async job events are getting published on the event bus in latest master (4.5).
> 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
> Assignee: Murali Reddy
>
> 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.3.4#6332)