[Geoserver-devel] [JIRA] (GEOS-8171) ExternalGraphicFactory does not have a general way to reset caches

David Vick created an issue

GeoServer / BugGEOS-8171

ExternalGraphicFactory does not have a general way to reset caches

Issue Type:

BugBug

Assignee:

Unassigned

Created:

06/Jun/17 8:43 PM

Priority:

MediumMedium

Reporter:

David Vick

The current implementations of ImageGraphicFactory and SVGGraphicFactory both use a cache internally and provide a resetCache() method. However, that method is not part of the interface – instead, GeoServer calls it directly in the WMSLifecycleHandler::onReset() method.
In order to support additional ExternalGraphicFactory implementations that also use a cache, there should be an additional interface (CachingExternalGraphicFactory?) that provides a general cache reset capability.
See discussion https://sourceforge.net/p/geoserver/mailman/message/35747439/

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v1000.1034.2#100045-sha1:ff76e8a)

Atlassian logo