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

Rohit Yadav commented on CLOUDSTACK-3272:
-----------------------------------------

Hi, I'm getting NPE related to this issue on master.

There was a commit 4b89a45e571a34dff0191d501089aa9b1046bc08 on master which was 
added by "[email protected]" with no committer signature so I cannot 
tell whom to reach. In the code it looks like they forgot to initialize the 
static config dao variable which is causing NPE on master for me, I think the 
issue is much bigger with adding config dao on AlertGenerator. I'm adding the 
initialiser code on master again, picking Daan's fix on 4.4 branch.

If this is not right, please let me know why this was done and why master 
branch is not tested (NPE on startup). For now I'm pushing the change.

> EventBus: add global config parameters to specify which category of events 
> are published on event bus.
> ------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3272
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3272
>             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: Sonal Ojha
>             Fix For: 4.4.0
>
>
> EventBus: add global config parameters to specify which category of events 
> are published on event bus.
> Fix would need a boolean global config for each event category.
> For e.g, if global config 'publish.action.events' is set to false then on 
> event bug action events are not published.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to