]
Galder Zamarreño updated ISPN-1053:
-----------------------------------
Fix Version/s: 5.0.0.CR1
(was: 5.0.0.BETA2)
Rename lazyDeserialization to storeAsBinary
-------------------------------------------
Key: ISPN-1053
URL:
https://issues.jboss.org/browse/ISPN-1053
Project: Infinispan
Issue Type: Task
Components: Marshalling
Affects Versions: 4.2.1.FINAL
Reporter: Manik Surtani
Assignee: Galder Zamarreño
Priority: Minor
Labels: classloading, marshalled_value
Fix For: 5.0.0.CR1, 5.0.0.FINAL
The old LazyDeserialization option should be deprecated. The name LazyDeserialization is
incorrect, since the usage and implication of storing objects as binary are far greater
than simply deserializing something lazily on replication. The primary use case here is
class loader isolation, and in addition it benefits persistent cache stores as well even
in a single node environment where there is no RPC going on.
Hence a more descriptive name.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: