[infinispan-issues] [JBoss JIRA] Created: (ISPN-1053) Rename lazyDeserialization to storeAsBinary

Manik Surtani (JIRA) jira-events at lists.jboss.org
Mon Apr 18 05:39:33 EDT 2011


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: Manik Surtani
            Priority: Minor
             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