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)