[
https://issues.apache.org/jira/browse/IGNITE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16541469#comment-16541469
]
ASF GitHub Bot commented on IGNITE-584:
---------------------------------------
GitHub user zstan opened a pull request:
https://github.com/apache/ignite/pull/4351
IGNITE-584 Correct results returned, while changing topology
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/4351.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 #4351
----
commit 1d71bc5966c335547f48292a12c7f2a5f5781130
Author: Evgeny Stanilovskiy <estanilovskiy@...>
Date: 2018-07-12T10:42:27Z
IGNITE-584 Correct results returned, while changing topology
----
> 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
> Components: data structures
> Affects Versions: 1.9, 2.0, 2.1
> Reporter: Artem Shutak
> Assignee: Stanilovsky Evgeny
> Priority: Major
> Labels: MakeTeamcityGreenAgain, Muted_test
> Fix For: 2.7
>
> Attachments: tc1.png
>
>
> 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
(v7.6.3#76005)