[
http://opencast.jira.com/browse/MH-8205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=28176#comment-28176
]
Josh Holtzman commented on MH-8205:
-----------------------------------
> At the very beginning of the doFilter method for the JsonpFilter I added the
> following:
If you add session.invalidate() in the beginning of the filter, other calls to
request.getSession(true) will just create a new session. If you want to
invalidate sessions, you must do it after the filter chain has run.
> Jetty Sessions lead to memory leak
> ----------------------------------
>
> Key: MH-8205
> URL: http://opencast.jira.com/browse/MH-8205
> Project: Matterhorn Project
> Issue Type: Bug
> Components: Administrative Tools, Engage Tools
> Affects Versions: 1.2, 1.3
> Reporter: David Horwitz
> Assignee: Adam McKenzie
> Priority: Release Blocker
> Fix For: 1.2.1, 1.3
>
> Attachments: 1.2.x-HttpServletRequest.list,
> MH-8205-Memory-Leak-Trunk.patch, trunk-HttpServletRequest.list
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
http://opencast.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn
To unsubscribe please email
[email protected]
_______________________________________________