You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Imesh Gunaratne (JIRA)" <ji...@apache.org> on 2014/05/02 15:15:16 UTC

[jira] [Commented] (STRATOS-640) Load balancer updates its Cluster Map every minute

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

Imesh Gunaratne commented on STRATOS-640:
-----------------------------------------

Fixed with commit revision: 783197eaba9edd70212ca70b39679502274fd230

> Load balancer updates its Cluster Map every minute
> --------------------------------------------------
>
>                 Key: STRATOS-640
>                 URL: https://issues.apache.org/jira/browse/STRATOS-640
>             Project: Stratos
>          Issue Type: Bug
>          Components: Load Balancer
>    Affects Versions: 4.0.0
>            Reporter: Nirmal Fernando
>            Assignee: Imesh Gunaratne
>             Fix For: 4.1.0
>
>
> In LB, seems like we are updating the Cluster Map every minute as a response to an event (CompleteTopology), even if the cluster exist. 
> TID: [0] [LB] [2014-04-29 19:15:14,056] DEBUG {org.apache.stratos.load.balancer.context.LoadBalancerContextUtil} -  Cluster added to cluster-id -> cluster map: [cluster] abc 
> TID: [0] [LB] [2014-04-29 19:16:14,087] DEBUG {org.apache.stratos.load.balancer.context.LoadBalancerContextUtil} -  Cluster added to cluster-id -> cluster map: [cluster] def 
> TID: [0] [LB] [2014-04-29 19:16:14,087] DEBUG {org.apache.stratos.load.balancer.context.LoadBalancerContextUtil} -  Cluster added to cluster-id -> cluster map: [cluster] abc
> TID: [0] [LB] [2014-04-29 19:17:14,096] DEBUG {org.apache.stratos.load.balancer.context.LoadBalancerContextUtil} -  Cluster added to cluster-id -> cluster map: [cluster] def
> TID: [0] [LB] [2014-04-29 19:17:14,096] DEBUG {org.apache.stratos.load.balancer.context.LoadBalancerContextUtil} -  Cluster added to cluster-id -> cluster map: [cluster] abc



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