You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Animesh Chaturvedi (JIRA)" <ji...@apache.org> on 2013/07/22 23:44:52 UTC

[jira] [Updated] (CLOUDSTACK-3233) EventBus: publish messages related to async job submit/complete/update on to event bus

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Animesh Chaturvedi updated CLOUDSTACK-3233:
-------------------------------------------


These items are still not resolved for 4.2 Please review your items, if not ready for 4.2 please move them out to future release
                
> EventBus: publish messages related to async job submit/complete/update on to event bus
> --------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3233
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3233
>             Project: CloudStack
>          Issue Type: Improvement
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.1.0
>            Reporter: Murali Reddy
>             Fix For: 4.2.0
>
>
> EventBus: publish messages related to async job submit/complete/update on to event bus
> Fix would need to do the following:
> 1. introduce a new type of EventCategory that represents life cycle events of async-job
> 2. in AsyncJobManager
>   - on submitAsyncJob publish  async job start message on the event bus
>   - on completeAsyncJob publish async job complete message on the event bus
>   - on updateAsyncJobStatus publish async job status update message
> 3. AsyncJobVO, has the relavent details to get the entity type (instance_type) for which the job is being executed and UUID of the entity (instance_id) use this details to form the routing key  and event message 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira