[ https://issues.apache.org/jira/browse/IGNITE-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15068425#comment-15068425 ]
Andrey Kornev commented on IGNITE-2202: --------------------------------------- I think this ticket aimed at solving one particular issue: if a query is local (as specified by the Query.isLocal()) then the entry version must be available. Just doing this would really help me a lot. > Query result entries don't include versions > ------------------------------------------- > > 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 > 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)