[richfaces-issues] [JBoss JIRA] Resolved: (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 15:54:30 EST 2009


     [ https://jira.jboss.org/jira/browse/RF-8203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski resolved RF-8203.
--------------------------------

    Resolution: Done


2QA: please test all components also with server state serialization turned on or with client-side state saving. This issue can be reproduced for another components.

> 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