You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2015/12/29 01:56:49 UTC

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

Valentin Kulichenko created IGNITE-2311:
-------------------------------------------

             Summary: 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: Critical
             Fix For: 1.6


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
(v6.3.4#6332)