[ 
https://issues.apache.org/jira/browse/IGNITE-5195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16207684#comment-16207684
 ] 

ASF GitHub Bot commented on IGNITE-5195:
----------------------------------------

GitHub user ilantukh opened a pull request:

    https://github.com/apache/ignite/pull/2872

    IGNITE-5195 : DataStreamer remap optimization.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-5195

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2872.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 #2872
    
----
commit caa7f7c833a162a01edacb241634515cdce67ec2
Author: Ilya Lantukh <[email protected]>
Date:   2017-10-16T14:56:18Z

    ignite-5195 : DataStreamer remap optimization.

commit 68b13fa248393c8ab75686c2956e84a2c5177839
Author: Ilya Lantukh <[email protected]>
Date:   2017-10-16T15:03:48Z

    ignite-5195 : Added test.

commit e35b2d6508bd8b96c10d245253e066cdc2839a01
Author: Ilya Lantukh <[email protected]>
Date:   2017-10-17T13:50:53Z

    ignite-5195 : Fixed failing tests, simplified solution.

----


> DataStreamer can fails if non-data node enter\leave the grid.
> -------------------------------------------------------------
>
>                 Key: IGNITE-5195
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5195
>             Project: Ignite
>          Issue Type: Bug
>          Components: streaming
>    Affects Versions: 1.8
>            Reporter: Andrew Mashenkov
>            Assignee: Anton Vinogradov
>             Fix For: 2.4
>
>         Attachments: DataStreamerFailure.java
>
>
> DataStreamer failed with "too many remaps" message even if non-data node 
> enter\leave topology.
> PFA repro attached. 
> Seems, we should ignore topology changes when non-data node enter\leave the 
> grid. 
> And also we need to sure that remapping doesn't occurs when there is no data 
> nodes in grid any more, as remapping make no sense and more suitable message 
> should be logged.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to