[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-1053) Rename lazyDeserialization to storeAsBinary
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Tue Apr 19 04:18:33 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño resolved ISPN-1053.
------------------------------------
Resolution: Done
> 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.BETA2, 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: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list