]
Wojciech Ozga updated WFLY-4262:
--------------------------------
Attachment: JVM memory usage.png
Memory of expired session not released
--------------------------------------
Key: WFLY-4262
URL:
https://issues.jboss.org/browse/WFLY-4262
Project: WildFly
Issue Type: Bug
Affects Versions: 8.2.0.Final
Environment: Running on Windows 7
Wildfly 8.2
Primefaces 5.1
Reporter: Wojciech Ozga
Assignee: Jason Greene
Attachments: Expired session still available.png, JVM memory usage.png
Expecting Wildfly to remove expired user session data after 20 minutes. But the data is
never removed, neither by container, neither by GC, neither when new requests reach the
server.