[ 
https://issues.apache.org/jira/browse/IGNITE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Semen Boikov updated IGNITE-584:
--------------------------------
    Description: 
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

  was:

Next test(s) should be unmuted on TC: GridCacheSetAbstractSelfTest 
testNodeJoinsAndLeaves and testNodeJoinsAndLeavesCollocated; 
Also see todos here GridCacheSetFailoverAbstractSelfTest


> 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: Bug
>            Reporter: Artem Shutak
>              Labels: failedtest
>
> 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.3.4#6332)

Reply via email to