[
https://issues.apache.org/jira/browse/STRATOS-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Imesh Gunaratne updated STRATOS-207:
------------------------------------
Fix Version/s: (was: 4.0.0 Alpha 1)
4.0.0 M3
> 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 M3
>
>
> 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)