Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-2975

Load balancer does not survive client reconnect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.5.0.final
    • None
    • compute
    • None

    Description

      RoundRobinGlobalLoadBalancer has a snapshot of nodes (nodeList) which is updated on each discovery event. But when the client reconnects after the full topology restart, the snapshot is not updated and it contains only nodes that already failed. EVT_CLIENT_NODE_DISCONNECTED and EVT_CLIENT_NODE_RECONNECTED should be properly handled.

      Other load balancing SPIs should be also checked.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vkulichenko Valentin Kulichenko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: