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 2015/01/17 22:31:40 UTC

[jira] [Updated] (STRATOS-847) Stratos LB mix up members of different multi-tenant clusters in 10x10 concurrency

     [ https://issues.apache.org/jira/browse/STRATOS-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Imesh Gunaratne updated STRATOS-847:
------------------------------------
    Fix Version/s:     (was: 4.1.0 M1)
                   4.1.0-M1

> Stratos LB mix up members of different multi-tenant clusters in 10x10 concurrency
> ---------------------------------------------------------------------------------
>
>                 Key: STRATOS-847
>                 URL: https://issues.apache.org/jira/browse/STRATOS-847
>             Project: Stratos
>          Issue Type: Bug
>          Components: Load Balancer
>    Affects Versions: 4.0.0
>            Reporter: Nirmal Fernando
>            Assignee: Nirmal Fernando
>            Priority: Blocker
>             Fix For: 4.1.0-M1
>
>
> A request which is sent to API Manager cluster would send to a member in a ESB cluster in a higher concurrency (10x10).
> =============
> TID: [0] [LB] [2014-09-29 06:48:40,329]  INFO {org.apache.stratos.load.balancer.endpoint.TenantAwareLoadBalanceEndpoint} -  Request urn:uuid:3dff5057-6c48-4b61-bdbf-86ca6885c5b9 for host appserver.com
> TID: [0] [LB] [2014-09-29 06:48:40,328]  INFO {org.apache.stratos.load.balancer.endpoint.TenantAwareLoadBalanceEndpoint} -  Request urn:uuid:7da67e7a-c845-46b3-b457-10b19e79a123 for host esb.com
> TID: [0] [LB] [2014-09-29 06:48:40,328]  INFO {org.apache.stratos.load.balancer.endpoint.TenantAwareLoadBalanceEndpoint} -  Request urn:uuid:547f55f7-770b-49ac-8615-cbd293be6642 for host api.com
> TID: [0] [LB] [2014-09-29 06:48:40,327]  INFO {org.apache.stratos.load.balancer.endpoint.TenantAwareLoadBalanceEndpoint} -  Request urn:uuid:d43f8255-e12b-4c5a-8650-b045c09dea1d for host api.com
> TID: [0] [LB] [2014-09-29 06:48:40,327]  INFO {org.apache.stratos.load.balancer.endpoint.TenantAwareLoadBalanceEndpoint} -  Request urn:uuid:2ab1ca1b-c5d7-4638-a0de-23e07e893b74 for host api.com
> TID: [0] [LB] [2014-09-29 06:48:40,332]  INFO {org.apache.stratos.load.balancer.endpoint.TenantAwareLoadBalanceEndpoint} -  Sending request urn:uuid:3dff5057-6c48-4b61-bdbf-86ca6885c5b9 to endpoint: http://172.31.39.88:8280/jaxrs_basic/services/customers/customerservice/customers/
> =============
> Above 172.31.39.88 IP is from a member in API Manager cluster but the request was received for Appserver cluster (request id: 3dff5057-6c48-4b61-bdbf-86ca6885c5b9)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)