[
https://issues.apache.org/jira/browse/IGNITE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-2975:
-----------------------------------
Fix Version/s: (was: 1.7)
1.8
> 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: 1.8
>
>
> {{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.4#6332)