Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-3493

MarshalledValue contains non-serializable members

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Major
    • None
    • None
    • Core
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            saturnism_jira Ray Tsang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: