[infinispan-issues] [JBoss JIRA] (ISPN-3512) Don't deserialize the cache loader entries needed by a remote node

Mircea Markus (JIRA) jira-events at lists.jboss.org
Wed Oct 9 13:22:02 EDT 2013


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

Mircea Markus updated ISPN-3512:
--------------------------------

    Fix Version/s:     (was: 6.0.0.Final)

    
> Don't deserialize the cache loader entries needed by a remote node 
> -------------------------------------------------------------------
>
>                 Key: ISPN-3512
>                 URL: https://issues.jboss.org/browse/ISPN-3512
>             Project: Infinispan
>          Issue Type: Feature Request
>            Reporter: Mircea Markus
>            Assignee: Mircea Markus
>
> the new API allows exposing the stored entries in serialized format. If an entry is fetched from persistent storage for the sole purpose of being sent remotely, we no longer need to deserialize it (when reading from the store) and serialize it back (when writing to the wire). Now we can write to the wire the serialized format as read fro the storage directly

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list