You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yakov Zhdanov (JIRA)" <ji...@apache.org> on 2017/05/17 15:07:04 UTC

[jira] [Commented] (IGNITE-4910) Add copyOnRead property for near cache.

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

Yakov Zhdanov commented on IGNITE-4910:
---------------------------------------

[~dreamx], I would consider this PR to be the very first step to the actual goal of this ticket. The second one is to make Ignite return cached deserialized value or deserialize binary object each time according to the configuration parameter set by user.

Please see how org.apache.ignite.configuration.CacheConfiguration#isCopyOnRead is treated and please add tests for the new property.

Thanks!

Yakov 

> Add copyOnRead property for near cache.
> ---------------------------------------
>
>                 Key: IGNITE-4910
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4910
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cache
>    Affects Versions: 2.1
>            Reporter: Maksim Kozlov
>            Assignee: Maksim Kozlov
>             Fix For: 2.1
>
>
> Add {{setCopyOnRead}} to {{NearCacheConfiguration}} class.
> Continuation of the task from the ticket [https://issues.apache.org/jira/browse/IGNITE-2558].



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)