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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to