[
https://issues.apache.org/jira/browse/STRATOS-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Imesh Gunaratne resolved STRATOS-207.
-------------------------------------
Resolution: Fixed
Added with commit revision: 955bc29f0d3659ae024980c14ecaf88e3a765e11
> Add An Optimized Data Structure to Load Balancer Context to Fetch Cluster
> Information
> -------------------------------------------------------------------------------------
>
> Key: STRATOS-207
> URL: https://issues.apache.org/jira/browse/STRATOS-207
> Project: Stratos
> Issue Type: Sub-task
> Reporter: Imesh Gunaratne
> Assignee: Imesh Gunaratne
> Fix For: 4.0.0 Alpha 1
>
>
> Currently the load balancing endpoint is using the Topology data structure to
> find the member list for a given host-name. This could be improved by
> introducing an optimized data structure in Load Balancer Context which could
> directly fetch cluster information by passing the host-name.
> Proposal:
> LoadBalancerContext:
> Map<HostName, Cluster> clusterMap;
--
This message was sent by Atlassian JIRA
(v6.1#6144)