You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Stanislav Lukyanov (Jira)" <ji...@apache.org> on 2020/07/22 14:20:00 UTC

[jira] [Resolved] (IGNITE-2311) Need to add an option to store cache objects only in deserialized form

     [ https://issues.apache.org/jira/browse/IGNITE-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stanislav Lukyanov resolved IGNITE-2311.
----------------------------------------
    Resolution: Invalid

Closing as this is not applicable for 2.x.

> Need to add an option to store cache objects only in deserialized form
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-2311
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2311
>             Project: Ignite
>          Issue Type: New Feature
>          Components: cache
>            Reporter: Valentin Kulichenko
>            Priority: Minor
>
> In this new mode objects should be always deserialized when saved in cache and serialized form should be discarded. Serialization should happen only on demand (e.g., for get() or rebalancing).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)