[infinispan-issues] [JBoss JIRA] (ISPN-3493) MarshalledValue contains non-serializable members

Mircea Markus (JIRA) issues at jboss.org
Fri Jan 24 13:20:28 EST 2014


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

Mircea Markus updated ISPN-3493:
--------------------------------

    Component/s: Core

    
> MarshalledValue contains non-serializable members
> -------------------------------------------------
>
>                 Key: ISPN-3493
>                 URL: https://issues.jboss.org/browse/ISPN-3493
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Core
>            Reporter: Ray Tsang
>            Assignee: Mircea Markus
>
> MarshalledValue implements Serializable.  According to JavaDoc:
> This class can be marshalled either via its externalizer or via the JVM serialization.
> However, MarshalledValueByteStream raw is not serializable.  ExpandableMarshalledValueByteStream is also not serializable.
> This is causing issues when serializing objects with keys of type MarshalledValue in a cache store.

--
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