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