You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Pedro Santos (JIRA)" <ji...@apache.org> on 2010/11/12 21:37:13 UTC

[jira] Commented: (WICKET-3160) Session causing memory leak after WICKET-3108

    [ https://issues.apache.org/jira/browse/WICKET-3160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931520#action_12931520 ] 

Pedro Santos commented on WICKET-3160:
--------------------------------------

Please don't apply the patch yet, I will clean up it a bit.

> Session causing memory leak after WICKET-3108
> ---------------------------------------------
>
>                 Key: WICKET-3160
>                 URL: https://issues.apache.org/jira/browse/WICKET-3160
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.13
>            Reporter: Pedro Santos
>         Attachments: fix-test-WICKET-3160-maintainingLruSequence.patch, fix-test-WICKET-3160.patch, fix-WICKET-3108-memory-leak.patch
>
>
> Session has a not transient variable storing used pagemaps causing memory leak. Pagemap objects are already maintained by the session store object.
> Please see more info at https://issues.apache.org/jira/browse/WICKET-3108

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.