-
Bug
-
Resolution: Done
-
Major
-
18.0.1.Final
The expiration scheduler schedules a task to expire a web sesssion/SFSB using the last modified time + the max inactive interval (or @StatefulTimeout). However, technically, the session/bean is not expired until after this time. This off-by-one bug can cause the expiration task to determine that the session is not yet expired and thus can result in delayed expiration of a session.
- causes
-
JBEAP-18433 [GSS](7.3.x) Sessions timed out may continue to remain in the Java Heap.
- Closed
-
JBEAP-18410 [GSS](7.2.z) Sessions timed out may continue to remain in the Java Heap.
- Closed