Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove StorageStatistics from Files #4877

Closed
imsdu opened this issue Apr 17, 2024 · 0 comments · Fixed by #4879
Closed

Remove StorageStatistics from Files #4877

imsdu opened this issue Apr 17, 2024 · 0 comments · Fixed by #4879

Comments

@imsdu
Copy link
Contributor

imsdu commented Apr 17, 2024

Motivation
New features (S3 multipart upload, registering directories) makes it difficult to control a priori that a file do not exceed the max capacity set for the storage (spoiler: it was already the case for ).

As StorageStatistics makes Files more complex and couples it to Elasticsearch, it should be removed

Acceptance criteria

  1. StorageStatistics and the checks/tests/docs it introduces are removed

Not in scope

  1. Implement a posteriori a way to control capacity for storages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant