[infinispan-issues] [JBoss JIRA] Created: (ISPN-81) Moving VAM versioning to startObjectOutput and investigate cache store marshaller usage

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Tue May 26 06:39:56 EDT 2009


Moving VAM versioning to startObjectOutput and investigate cache store marshaller usage
---------------------------------------------------------------------------------------

                 Key: ISPN-81
                 URL: https://jira.jboss.org/jira/browse/ISPN-81
             Project: Infinispan
          Issue Type: Task
          Components: RPC
            Reporter: Galder Zamarreño
            Assignee: Manik Surtani
             Fix For: 4.0.0.BETA1


Promote use of start/objectToObjectStream/finish rather than having multiple objectToObjectStream() calls, specially in cache stores.

By promoting this use, we can move versioning in VAM from objectToObjectStream() to start and hence serialize less data.

Finally, make a note on the marshaller javadoc so that users know how to use it efficiently in future.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       




More information about the infinispan-issues mailing list