Skip to content
Discussion options

You must be logged in to vote

Good question! SeaweedFS would not know which entries to delete. Even if it knows, deleting the entries one by one would take forever and not realistic.

Hopefully there should not be too many super large directories. Most likely you will have just one, if at all.

If you need to create and later drop it, you can combine https://github.com/chrislusf/seaweedfs/wiki/Path-Specific-Filer-Store with the https://github.com/chrislusf/seaweedfs/wiki/Super-Large-Directories , so that the path-specific store can be dropped manually, and remove the collection manually.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nivekuil
Comment options

Answer selected by nivekuil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants