FeatureListenerManager never frees FeatureSource keys from the map
------------------------------------------------------------------

                 Key: GEOT-975
                 URL: http://jira.codehaus.org/browse/GEOT-975
             Project: GeoTools
          Issue Type: Bug
    Affects Versions: 2.3.M0, 2.2.0
            Reporter: Andrea Aime
            Priority: Critical
             Fix For: 2.2.1, 2.3


Once a FeatureSource gets into the FeatureListenerManager map, it's never 
freed. Missing a close() method in feature source,
the manager must at least remove the reference once no listeners are attached 
to the feature source.
In a long running app that keeps references to the data store this will 
eventually lead to OOM.

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

        

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to