Leak in ResolveTitlesDecorator's decorated map
----------------------------------------------

                 Key: UDIG-1791
                 URL: https://jira.codehaus.org/browse/UDIG-1791
             Project: uDIG
          Issue Type: Bug
          Components: catalog, metadata and search
    Affects Versions: UDIG 1.2.2
         Environment: XP, JRE 1.6
            Reporter: Kasim Sahabi


When a file (e.g. shapefile) is imported an additional entry is created in the 
catalog view.
Internally the "ResolveTitlesDecorator" class has a "decorated" map to cache 
services (e.g. "ShpServiceImpl" for shapefiles).
Every time a file is imported an additional entry is added to the "decorated" 
map.
However removing the file from the catalog view does not remove the respective 
map entry.
So importing and removing files will cause a leaks in this map (e.g. 
"ShpServiceImpl" objects for shapefiles)


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to