[ https://issues.apache.org/jira/browse/CLOUDSTACK-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588323#comment-13588323 ]
ASF subversion and git services commented on CLOUDSTACK-1391: ------------------------------------------------------------- Commit 3e0bdaac1ed4bbe7170ac45ad7d7f332ccbf17b8 in branch refs/heads/master from [~murali.reddy] [ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=3e0bdaa ] CLOUDSTACK-1391: EventBus is not getting injected after javelin merge added logic to inject event bus using ComponentContext.getComponent Conflicts: server/src/com/cloud/storage/listener/SnapshotStateListener.java > EventBus is not getting injected after javelin merge > ---------------------------------------------------- > > Key: CLOUDSTACK-1391 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1391 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Management Server > Affects Versions: 4.1.0 > Reporter: Murali Reddy > Assignee: Murali Reddy > Fix For: 4.1.0 > > > With Javelin merge, components that were injected using componen.xml, were > affected. Event framework was using old component locator to initialise the > RabbitMQ event bus, which was no longe getting injected. > Use the @Component, and @Inject to load the event bus. -- 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