You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2016/05/24 05:32:12 UTC

[jira] [Commented] (IGNITE-3183) ScanQuery and localEntries are ignored keepBinary flag in OFFHEAP_TIERED mode

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

Denis Magda commented on IGNITE-3183:
-------------------------------------

The issue is only related to keys. Everything works fine for values. If not to use custom objects as the keys then the tests would pass.

> ScanQuery and localEntries are ignored keepBinary flag in OFFHEAP_TIERED mode
> -----------------------------------------------------------------------------
>
>                 Key: IGNITE-3183
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3183
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache, important
>    Affects Versions: 1.6
>            Reporter: Nikolay Tikhonov
>            Assignee: Anton Vinogradov
>         Attachments: CacheKeepBinaryIterationTest.java
>
>
> {{ScanQuery}} and {{localEntries}} method returns iterator which contains deserialized entries but they have been called with withKeepBinary flag. Reproducible test attached.



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