-
Enhancement
-
Resolution: Obsolete
-
Major
-
None
-
None
-
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.
- is related to
-
ISPN-3102 Analyse the performance of MassIndexingTest
- Closed