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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)