[
https://issues.apache.org/jira/browse/IGNITE-8564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16531557#comment-16531557
]
ASF GitHub Bot commented on IGNITE-8564:
----------------------------------------
GitHub user alamar opened a pull request:
https://github.com/apache/ignite/pull/4296
IGNITE-8564 Clear affinity mapping cache when client node is disconnected.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-8564
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4296.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4296
----
commit 7b60bff178612f32a51dda4170c73a70960d23fb
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date: 2018-07-03T15:25:50Z
IGNITE-8564 Clear affinity mapping cache when client node is disconnected.
----
> DataStreamer fails if client reconnected to the cluster and allowOverride =
> true
> --------------------------------------------------------------------------------
>
> Key: IGNITE-8564
> URL: https://issues.apache.org/jira/browse/IGNITE-8564
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.6
> Reporter: Ilya Kasnacheev
> Assignee: Ilya Kasnacheev
> Priority: Major
> Labels: test
> Fix For: 2.7
>
> Attachments: DataStreamerClientReconnectAfterClusterRestartTest.java
>
>
> But wait, there's more.
> This only happens when client has reconnected to a new cluster and topology
> version after that is exactly the same like when it left.
> Please see the attached test.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)