-
Bug
-
Resolution: Done
-
Critical
-
8.0.0.Beta
-
None
-
False
-
None
-
False
-
-
-
-
-
-
Workaround Exists
-
-
-
max-active-session enables the use of a near-cache within the HotRod client used by hotrod-session-management.
Currently, session expiration is handled by applying a max-idle to a session's creation metadata. However, if near caching is enabled, subsequent reads of this entry do not touch the infinispan server, which means that session will always expire according to the session-timeout from the time they were created - regardless of how often the are accessed.
- incorporates
-
WFLY-18389 <max-active-sessions/> causes sessions to expire prematurely using the HotRod-based HttpSession manager
- Closed
- is incorporated by
-
JBEAP-25504 [GSS](7.4.z) <max-active-sessions/> causes sessions to expire prematurely using the HotRod-based HttpSession manager
- Closed