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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)