Skip to content
Commit 1b44d669 authored by Arne Franken's avatar Arne Franken Committed by Andreas Gudian
Browse files

Delete all files on JVM shutdown

All files that are created by a JVM need to be registered separately to
be deleted on exit. Simply registering the S3Mock root does not suffice.
Unfortunately, this only works when the JVM is shut down in an orderly
fashion.
If the JVM crashes, or if the Docker container crashes, there is no way
for us to delete the files uploaded to the S3Mock.

Fixes #249
parent 188091ac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment