[ 
https://issues.apache.org/jira/browse/IGNITE-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15104923#comment-15104923
 ] 

Denis Magda commented on IGNITE-2202:
-------------------------------------

It was determined that we can't easily implement race-free solution for SQL and 
Text queries.
At least for SQL queries we have to store an entry version at H2 layer and 
return it along with a key and value.
The situation around Text queries requires even more investigation.



> Local server query result doesn't include versions in entries
> -------------------------------------------------------------
>
>                 Key: IGNITE-2202
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2202
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>            Reporter: Valentin Kulichenko
>            Assignee: Denis Magda
>            Priority: Critical
>              Labels: important
>             Fix For: 1.6
>
>         Attachments: QueryTest2.java
>
>
> Cache entries returned as query results don't contain versions even if the 
> query is local.
> Test attached.



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

Reply via email to