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