Imesh Gunaratne created STRATOS-207:
---------------------------------------

             Summary: 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


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)

Reply via email to