[ https://issues.apache.org/jira/browse/CLOUDSTACK-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068418#comment-14068418 ]
ASF subversion and git services commented on CLOUDSTACK-7144: ------------------------------------------------------------- Commit 9dc322d46fa5cfb9abd87c408988abad1219d607 in cloudstack's branch refs/heads/master from [~murali.reddy] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=9dc322d ] CLOUDSTACK-7144: No GSLB provider is available during assigning load balancing rule this fix ensures any bean implementing GslbProvider interface are injected into GlobalLoadBalancingRulesServiceImpl. > No GSLB provider is available during assigning load balancing rule > ------------------------------------------------------------------ > > Key: CLOUDSTACK-7144 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7144 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Reporter: Murali Reddy > Assignee: Murali Reddy > Fix For: 4.3.0 > > > in 4.2 implementation of GslbServiceProvider interface is injected through > DI, by explicitly defining implementation in nonossComponentContext.xml.in. > But from 4.3, due to spring modularisation work there is > nononossComponentContext.xml.in. > To make GSLB work from 4.3 and above we need a way to inject implementation > of GslbProvider, if there is a bean implementing it. -- This message was sent by Atlassian JIRA (v6.2#6252)