ComplexDataStore not disposing JDBC connections
-----------------------------------------------

                 Key: GEOT-1796
                 URL: http://jira.codehaus.org/browse/GEOT-1796
             Project: GeoTools
          Issue Type: Bug
          Components: data complex
    Affects Versions: 2.4.2
            Reporter: Ben Caradoc-Davies
            Assignee: Ben Caradoc-Davies


Users encounter runtime errors indicating JDBC connections are not disposed.

GroupingFeatureIterator3 contains logic to use sneaky iteration tricks to 
dispose the underlying simple DataStores. DefaultMappingFeatureIterator does 
not. The latter is used when the mapping contains an empty groupBy. The 
solution might be to pull up the Iterable implementation into the common base 
class AbstractMappingFeatureIterator.


-- 
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

        

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to