[Geoserver-devel] [JIRA] (GEOS-10554) ImageMosaic plugin layer if deleted, deletes whole database

Alessio Fabiani created an issue

GeoServer / BugGEOS-10554

ImageMosaic plugin layer if deleted, deletes whole database

Issue Type:

BugBug

Assignee:

Unassigned

Created:

20/Jun/22 11:00 AM

Priority:

MediumMedium

Reporter:

Alessio Fabiani

Accordingly to this methos here it looks like a drop call to the ImageMosaic store will end up dropping the whole DB.

E.g.: a rest call like this <[http://localhost:8080/geoserver/rest/workspaces/geonode/coveragestores/optimized.xml?purge=all&recurse=true](http://localhost:8080/geoserver/rest/workspaces/geonode/coveragestores/optimized.xml?purge=all&recurse=true)> will force the plugin to DROP the whole DB defined into the datastore.properties file

This might be a big issue whenever we are going to use the same DB to store more than one dataset. In this specific case we will end up dropping all the data withing a single rest call.

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100201-sha1:07cea57)

Atlassian logo