[
https://issues.apache.org/jira/browse/CLOUDSTACK-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Murali Reddy resolved CLOUDSTACK-3440.
--------------------------------------
Resolution: Fixed
Removed EventUtil's file. ActionEventInterceptor now used ActionEventUtils.
ActionEventUtils has the logic to publish an action event on event bus and
persist the event in the DB.
> action events are not published due to conflict of Eventutils and
> ActionEventUtils files
> ----------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-3440
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3440
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.1.0
> Reporter: Murali Reddy
> Assignee: Murali Reddy
> Priority: Critical
> Fix For: 4.1.1, 4.2.0
>
>
> action events are not published due to conflict of Eventutils and
> ActionEventUtils files.
> For events framework, EventUtils file was removed and the utility functions
> were moved to ActionEventUtils file. But spring changes merge in 4.1 brought
> back EventUtils file. along with Action Event Interceptor referring to old
> EventUtils file. This is causing problem and not all action events are
> published on the event bus.
> This bug is to remove EventUtils file and have single file dealing with
> action events.
--
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