]
Tristan Tarrant updated ISPN-9622:
----------------------------------
Fix Version/s: 13.0.0.Final
Replace GlobalMarshaller with protobuf based marshaller
-------------------------------------------------------
Key: ISPN-9622
URL:
https://issues.redhat.com/browse/ISPN-9622
Project: Infinispan
Issue Type: Sub-task
Components: Core
Affects Versions: 9.4.0.Final
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Priority: Major
Fix For: 13.0.0.Final
The internal marshaller should be responsible for serializing all internal objects sent
between infinispan nodes. For user objects it should delegate to the configured user
marshaller (jboss-marshaller based for now)