]
Paul Ferraro updated WFLY-13407:
--------------------------------
Parent: WFLY-13426
Issue Type: Sub-task (was: Task)
Cache containers should prefer ProtoStream marshaller
-----------------------------------------------------
Key: WFLY-13407
URL:
https://issues.redhat.com/browse/WFLY-13407
Project: WildFly
Issue Type: Sub-task
Components: Clustering
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Priority: Major
If the module associated with a cache-container exposes one or more
SerializationContextInitializers, then we should auto-configure that cache-container to
use a ProtoStream-based marshaller. If not, fallback to the deprecated JBoss Marshalling
based marshaller.