|
Maddie Abboud created an issue |
importer uploads cleanup task deletes raster files for existing installs |
Issue Type: |
|
---|---|
Affects Versions: |
2.14-beta |
Assignee: |
Unassigned |
Components: |
Importer |
Created: |
17/Jul/18 6:41 PM |
Priority: |
|
Reporter: |
The fix for This commit might also cause issues for cases where you’re using the importers import from directory feature since you might upload to that folder from an external app and not have a .locked file created there (though you could just create a .locked file from your app). A clean way to fix this might be to have a separate “.clean-me” file created for all new uploads and the cleaner task ignores any upload folders without it. This would avoid any messiness with a migration script for existing installs and solves the second minor issue with uploads from external services neatly. (We actually have our own upload cleaner script we wrote separate from geoserver to solve this and upload files separately and use import from directory in the importer rest call. Just removing this new code from a forked geosever repo fixes it for us completely so I’m not going to fix this myself and don’t need it fixed for us I just felt you guys might want to know about a potential user data deleting issue) |
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#100089-sha1:2806cf0) |
|