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 2014/11/25 15:52:14 UTC

[jira] [Commented] (CLOUDSTACK-7144) No GSLB provider is available during assigning load balancing rule

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

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

Commit b8a28dfae391a4642e06569fbe1c3dbbafa66a69 in cloudstack's branch refs/heads/4.3 from [~murali.reddy]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=b8a28df ]

CLOUDSTACK-7144: No GSLB provider is available during assigning load
balancing rule

this fix ensures any bean implementing GslbProvider interface are injected
into GlobalLoadBalancingRulesServiceImpl.

(cherry picked from commit 9dc322d46fa5cfb9abd87c408988abad1219d607)
Signed-off-by: Rohit Yadav <ro...@shapeblue.com>

Conflicts:
	server/resources/META-INF/cloudstack/core/spring-server-core-managers-context.xml
	server/src/org/apache/cloudstack/region/gslb/GlobalLoadBalancingRulesServiceImpl.java


> 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.) 
>    Affects Versions: 4.3.0
>            Reporter: Murali Reddy
>            Assignee: Murali Reddy
>             Fix For: 4.5.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.3.4#6332)