[jboss-jira] [JBoss JIRA] Created: (JBRULES-1412) ContextEntries should have cache nulled

Mark Proctor (JIRA) jira-events at lists.jboss.org
Thu Jan 10 12:18:43 EST 2008


ContextEntries should have cache nulled
---------------------------------------

                 Key: JBRULES-1412
                 URL: http://jira.jboss.com/jira/browse/JBRULES-1412
             Project: JBoss Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Reteoo
    Affects Versions: 4.0.3, 4.0.2, 4.0.1,  4.0.0.GA
            Reporter: Mark Proctor
         Assigned To: Mark Proctor
             Fix For: 4.0.4, 4.1.0


If ContextEntries are not nulled after use this means that they  will reference that object until the engine  itself is GCd. For long lived engines users may be confused why their Objects are not getting GC'd, it'll look like  a memory leak. So make sure all entries are nulled after use.

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

        



More information about the jboss-jira mailing list