Uploaded image for project: 'Stratos'
  1. Stratos
  2. STRATOS-97 Load Balancer Architectural Changes for Stratos 4.0.0
  3. STRATOS-207

Add An Optimized Data Structure to Load Balancer Context to Fetch Cluster Information

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0 M3
    • None
    • None

    Description

      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;

      Attachments

        Activity

          People

            imesh Imesh Gunaratne
            imesh Imesh Gunaratne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: