Shapefile datastore support for removeSchema
Description
The missing implementation of removeSchema prevents GeoServer to make a proper cleanup of an ImageMosaic coverage data store (using the purge=all parameter on the REST call for removing a coverage store) in the case where a shapefile is used as datastore for indexing the image mosaic. Especially the .properties file is not removed, which prevents re-uploading the ImageMosiac data store to the GeoServer using the same same storage name and the same image data.
Environment
Activity
Mass transitioning all resolved issues that have not been updated in the last month to closed state
The reported bug is fixed
The store will report all the sidecar files it knows about, won't delete every possible sidecar file.
This bug report confuses me, can shapefile do a delete and clean up its sidecar files?
The bug description seems to focus on image mosaic (and related properties file).