-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
7.0.0.CR1
-
None
-
Release Notes
-
-
-
-
-
-
Documented as Known Issue
Currently, mutable session attributes require a transactional cache configuration in order to replicate properly. To support non-tx caches, we can record which mutable session attributes were accessed on a given session and re-set them at the end of the request.
- clones
-
WFLY-6522 Mutable session variables do not replicate correctly using non-tx session cache
- Closed
- duplicates
-
JBEAP-6752 [GSS](7.0.z) Session replication issues with <transaction mode="NONE">
- Closed
- is cloned by
-
JBEAP-5633 (7.1.0) Mutable session variables do not replicate correctly using non-tx session cache
- Verified