Details
-
Type:
Bug
-
Status: New
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 3.32.0
-
Fix Version/s: None
-
Component/s: import-export
-
Labels:
-
Notability:3
Description
The repository export task does a check of free disk space in the target directory before starting. It compares this against the total size of all of the assets in the source repository.
This works fine for an initial export.
The problem is, after repeated exports are run we're always requiring free space equivalent to the entire repository size, even though subsequent exports will only export the delta between the current and previous exports. This causes the export task to fail when it should not, and requires allocation of more disk space than is needed for the export to succeed.
Attachments
Issue Links
- relates
-
NEXUS-29336 'Export Repository Assets' task will fail during validation/pre-requisite checks if the target file path is ~8 EB in size.
-
- Open
-