[
https://issues.apache.org/jira/browse/IGNITE-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15069362#comment-15069362
]
Denis Magda commented on IGNITE-2202:
-------------------------------------
Finally, the following should be supported.
- if {{Query.isLocal() == true}} then it must be possible to obtain a versioned
entry from the result set on a server node that executed a query;
- make sure to throw {{UnsupportedOperationException}} if {{unwrap}} is called
on client nodes.
> 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
> 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)