[
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)