[Geoserver-devel] [JIRA] (GEOS-8332) DataStoreFileController wrong management of FeatureTypes when dealing with DB-based DataStores

Alessio Fabiani created an issue

GeoServer / BugGEOS-8332

DataStoreFileController wrong management of FeatureTypes when dealing with DB-based DataStores

Issue Type:

BugBug

Assignee:

Unassigned

Created:

11/Oct/17 9:55 AM

Priority:

HighHigh

Reporter:

Alessio Fabiani

Currently the DataStoreFileController is doing something weird.

Basically it is possible to upload a zip file containing vectorial dataset to be added to a DB datastores.

The DataStoreFileController blindly unzip it into a common folder named like the DB datastore.

There is no way to cleanup this folder, since the check is done before the zip is uploaded.

After that there are only two possibilities to configure the FeatureTypes:

  1. By default it configures just the first one he finds on the folder, ignoring the files just uploaded

  2. By settings the property “configure=all” it reconfigures ALL the files present on that folder, even the old ones.

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#100063-sha1:08c88d8)

Atlassian logo