-
Enhancement
-
Resolution: Unresolved
-
Major
-
11.0.0.Alpha1
-
None
Demonstrate the marshalling mechanism via implementations of org.wildfly.clustering.marshalling.Externalizer in conjunction with general session replication.
To demonstrate externalizers, we can demonstrate with non-serializable objects
For @ Immutable we can take 2 classes, one is immutable, one not, we can demonstrate getting attribute and mutating object vs get attribute, mutate, subsequent requests won't see mutation on failover – set attribute must be used.
- is incorporated by
-
WFLY-5529 Clustering Quickstarts Tracker
- Open