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

StateRequestCommand requests serialization of type for which no Externalizer exists

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • None
    • State Transfer
    • None

      RPC org.infinispan.statetransfer.StateRequestCommand sends a parameter defined as type Set (field segments) which is implemented by a java.util.concurrent.CopyOnWriteArraySet.

      This implementation is Serializable but seems to be quite slow as we don't have a custom Externalizer for it.

              anistor Adrian Nistor (Inactive)
              sgrinove Sanne Grinovero (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: