[
https://issues.apache.org/jira/browse/CLOUDSTACK-6426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14090642#comment-14090642
]
Rohit Yadav commented on CLOUDSTACK-6426:
-----------------------------------------
Murali, except for most publishOnEventBus method all the changes are still
present. publishOnEventBus does not do the low level publishing and
submitAsyncJob is used at several place. I have not tested but it looks like it
should work, can you check if it does and is this issue is still valid?
> 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.2#6252)