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)