Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4.2
-
Fix Version/s: 2.4.5
-
Component/s: app-schema plugin
-
Labels:None
Description
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.
Issue Links
- relates to
-
GEOS-1903
ClassCast Exception after restarting geoserver using the community schema
-