Paul Ferraro created WFLY-2225:
----------------------------------
Summary: Mutated AtomicInteger/Long session attributes are not replicated
Key: WFLY-2225
URL:
https://issues.jboss.org/browse/WFLY-2225
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 8.0.0.Beta1
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Fix For: 8.0.0.CR1
The logic in CacheMutator treats all Number subclasses as immutable. However,
AtomicInteger and AtomicLong both extend Number, but are mutable.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira