You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Gura (JIRA)" <ji...@apache.org> on 2015/10/19 11:56:05 UTC

[jira] [Assigned] (IGNITE-1698) SqlFieldsQuery works incorrectly in case of topology changes

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

Andrey Gura reassigned IGNITE-1698:
-----------------------------------

    Assignee: Andrey Gura

> SqlFieldsQuery works incorrectly in case of topology changes
> ------------------------------------------------------------
>
>                 Key: IGNITE-1698
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1698
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: ignite-1.4
>            Reporter: Andrey Gura
>            Assignee: Andrey Gura
>             Fix For: 1.5
>
>
> {{SqlFieldsQuery}} returns duplicate rows. Steps to reproduce:
> # Start one node
> # Create cache nad populate data.
> # Start second node
> # Execute query
> Result: {{QueryCursor}} retrieves duplicate rows.
> See corresponding test in PR https://github.com/apache/ignite/pull/162
> {{testSqlFieldsQuery}} passes, but {{testSqlFieldsQueryWithTopologyChanges}} fails.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)