-
Bug
-
Resolution: Done
-
Major
-
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
-
JBEAP-4391 (7.0.z) Mutable session variables do not replicate correctly using non-tx session cache
- Closed