[
https://issues.apache.org/jira/browse/IGNITE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-2975:
------------------------------------
Fix Version/s: (was: 2.0)
2.1
> Load balancer does not survive client reconnect
> -----------------------------------------------
>
> Key: IGNITE-2975
> URL: https://issues.apache.org/jira/browse/IGNITE-2975
> Project: Ignite
> Issue Type: Bug
> Components: compute
> Affects Versions: 1.5.0.final
> Reporter: Valentin Kulichenko
> Fix For: 2.1
>
>
> {{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.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)