You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/10 13:15:49 UTC

[jira] [Commented] (CLOUDSTACK-3440) action events are not published due to conflict of Eventutils and ActionEventUtils files

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13704437#comment-13704437 ] 

ASF subversion and git services commented on CLOUDSTACK-3440:
-------------------------------------------------------------

Commit 3c1b3c71feec6c2219129eb774de907580aa401c in branch refs/heads/master from [~murali.reddy]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=3c1b3c7 ]

CLOUDSTACK-3440: action events are not published due to conflict of
Eventutils and ActionEventUtils files

removing the 'EventUtils' file which got merged back during the Spring
changes to master at 4.1. 'EventUtils' file was replaced by
'ActionEventUtils', and the original file was removed for events
frameworks. This file conflict was resulting in action events not to be
published on to event bus

                
> 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