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/15 18:22:06 UTC

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

Andrey Gura created IGNITE-1698:
-----------------------------------

             Summary: 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
            Reporter: Andrey Gura


{{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.



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