-
Bug
-
Resolution: Done
-
Critical
-
7.2.8.GA
-
None
Currently, distributed web sessions (and SFSBs) are expired on the primary owner of the session. For non-transactional invalidation caches expiration should always be scheduled locally. This used to be the case, however, the logic for determining this has changed such that expirations happen on the owner of segment 0.
This has the consequence of an RPC cost per request (and one after).
- clones
-
JBEAP-19802 [GSS](7.3.z) WFLY-13627 - Distributed sessions/SFSBs stored in non-transactional invalidation-cache should schedule expirations locally
- Closed