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

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Wed Jun 10 09:42:59 EDT 2009


     [ https://jira.jboss.org/jira/browse/ISPN-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreno resolved ISPN-81.
----------------------------------

    Resolution: Done


As part of ISPN-84, versioning was already moved out of objectToObjectStream to the corresponding start() method call.

> 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 Zamarreno
>            Assignee: Galder Zamarreno
>             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