[richfaces-issues] [JBoss JIRA] Commented: (RF-8203) Extensive memory usage for a4j:support component under JSF 2.0

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Mon Dec 14 17:14:30 EST 2009


    [ https://jira.jboss.org/jira/browse/RF-8203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12499857#action_12499857 ] 

Nick Belaevski commented on RF-8203:
------------------------------------

I think no special sample application for this testing is necessary. Existing test applications should be enough for now. Problem is that these parameters can't be set dynamically via EL-expressions, but should be changed in (source code) web.xml.

> Extensive memory usage for a4j:support component under JSF 2.0
> --------------------------------------------------------------
>
>                 Key: RF-8203
>                 URL: https://jira.jboss.org/jira/browse/RF-8203
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component, JSF 2.0, performance
>    Affects Versions: 3.3.3.BETA1
>            Reporter: Nick Belaevski
>            Assignee: Nick Belaevski
>            Priority: Critical
>             Fix For: 3.3.3.BETA1
>
>
> Extensive memory usage is reproducible for RF 3.3.x running under JSF 2.0 when a4j:support is used. 
> Heap analysis shows that org.ajax4jsf.component.EventValueExpression is stored in session (as part of component tree state) holding active references to view components, thus not allowing component tree to be reclaimed by GC. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list