[
https://issues.jboss.org/browse/WFLY-4262?page=com.atlassian.jira.plugin....
]
Jose Perez commented on WFLY-4262:
----------------------------------
Sessions are removed but not after time specified in the web.xml.
I tried to call System.gc() several times but the sessions were not cleaned. I run JMeter
for 0.5h creating new sessions. Then after ~1.5h the memory was released automatically,
cleaning old sessions (which expired 40min earlier, and the newest expired ones)
Memory of expired session not released
--------------------------------------
Key: WFLY-4262
URL:
https://issues.jboss.org/browse/WFLY-4262
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 8.2.0.Final
Environment: Running on Windows 7
Wildfly 8.2
Primefaces 5.1
Reporter: Jose Perez
Assignee: Stuart Douglas
Attachments: Expired session still available.png, JVM memory usage.png,
screenshot-1.png
Expecting Wildfly to remove expired user session data after 20 minutes. But the memory is
released later (see the screen shots from VisualVM)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)