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

StateRequestCommand requests serialization of type for which no Externalizer exists

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: