[ 
https://issues.apache.org/jira/browse/CXF-7833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16604300#comment-16604300
 ] 

Ales Dolecek commented on CXF-7833:
-----------------------------------

I have created test case, but it runs 40 minutes, because there is no way to 
configure session timeout and Jetty default timeout is 30 minutes. The test 
demonstrate that even after 40 minutes session was not invelidated add still 
exists.

I also attach output of the test so you don't have to actually wait 40 minutes.

> Jetty session manager does not invalidate sessions
> --------------------------------------------------
>
>                 Key: CXF-7833
>                 URL: https://issues.apache.org/jira/browse/CXF-7833
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 3.2.6
>            Reporter: Ales Dolecek
>            Priority: Major
>         Attachments: test.txt, test.zip
>
>
> When using embedded Jetty with sesssion 
> support:<jetty:sessionSupport>true</jetty:sessionSupport>
> sessions NEVER expire. This creates memory leak that will lead to 
> OutOfMemoryError if the application runs long enough.
> There is also no way to configure Jetty SessionManager - for example set the 
> session timeout.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to