You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/20 13:51:00 UTC

[jira] [Commented] (IGNITE-584) Need to make sure that scan query returns consistent results on topology changes

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

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

GitHub user zstan opened a pull request:

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

    IGNITE-584: proper datastructures setDataMap fill while new node append

    

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

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

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

    https://github.com/apache/ignite/pull/2705.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 #2705
    
----
commit eec3df4cfd80a95197006b40a728d9b83e668ce8
Author: Evgeny Stanilovskiy <es...@gridgain.com>
Date:   2017-09-20T13:48:20Z

    IGNITE-584: proper datastructures setDataMap fill while new node append

----


> Need to make sure that scan query returns consistent results on topology changes
> --------------------------------------------------------------------------------
>
>                 Key: IGNITE-584
>                 URL: https://issues.apache.org/jira/browse/IGNITE-584
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Artem Shutak
>            Assignee: Stanilovsky Evgeny
>              Labels: MakeTeamcityGreenAgain, Muted_test
>
> Consistent results on topology changes was implemented for sql queries, but looks like it still does not work for scan queries.
> This affects 'cache set' tests since set uses scan query for set iteration (to be unmuted on TC): 
> GridCacheSetAbstractSelfTest testNodeJoinsAndLeaves and testNodeJoinsAndLeavesCollocated; 
> Also see todos here GridCacheSetFailoverAbstractSelfTest



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