Details
Description
LiteRenderer.processStylers() does open FeatureReaders but forgets
to close them... this should really be added as it is a potential source of resource leaks.
Also, improve the robustness of RenderedLayerFactory on FeatureReader closing, should be done in a finally block to avoid
resource leaks on rendered layer setup exceptions.
Issue Links
- is depended upon by
-
GEOS-163
Transaction being left open
-