[infinispan-issues] [JBoss JIRA] (ISPN-3512) Don't deserialize the cache loader entries needed by a remote node
William Burns (JIRA)
jira-events at lists.jboss.org
Fri Oct 4 18:47:06 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
William Burns updated ISPN-3512:
--------------------------------
Fix Version/s: 6.0.0.Final
(was: 6.0.0.CR1)
> 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
> Fix For: 6.0.0.Final
>
>
> 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