[
https://issues.apache.org/jira/browse/CLOUDSTACK-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14015587#comment-14015587
]
ASF subversion and git services commented on CLOUDSTACK-3272:
-------------------------------------------------------------
Commit eb8e630f24f5359b6c2e9a74bf12ea338df66a41 in cloudstack's branch
refs/heads/master from [~bhaisaab]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=eb8e630 ]
AlertGenerator: Fix NPE from CLOUDSTACK-3272
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. The fix simply initializes
the s_configDao with injected configDao object.
Signed-off-by: Rohit Yadav <[email protected]>
> 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)