[jboss-jira] [JBoss JIRA] (WFLY-8549) Create Externalizers, @Immutable and general session replication/failover quickstart
Radoslav Husar (Jira)
issues at jboss.org
Thu Mar 7 09:47:00 EST 2019
[ https://issues.jboss.org/browse/WFLY-8549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Radoslav Husar updated WFLY-8549:
---------------------------------
Description:
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.
was:
Demonstrate the marshalling mechanism via implementations of {{org.wildfly.clustering.marshalling.Externalizer}} in conjunction with general session replication.
To demonstrate externalizers, we can demonstrate 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.
> Create Externalizers, @Immutable and general session replication/failover quickstart
> ------------------------------------------------------------------------------------
>
> Key: WFLY-8549
> URL: https://issues.jboss.org/browse/WFLY-8549
> Project: WildFly
> Issue Type: Task
> Components: Clustering, Quickstarts
> Affects Versions: 11.0.0.Alpha1
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
> Priority: Major
> Fix For: Awaiting Volunteers
>
>
> 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.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list