Actions
Backport #9556
closedBackport 9550 to 3.14: Ensure correct tmp location is used when reconstructing chunked uploads
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:
100%
Estimated time:
Triaged:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Currently when uploading content via the chunked uploads, when the file is reconstructed it uses the generic /tmp location as opposed to the are specified by either WORKING_DIRECTORY or FILE_UPLOAD_DIRECTORY.
https://github.com/pulp/pulpcore/blob/master/pulpcore/app/tasks/upload.py#L29
Related issues
Updated by dkliban@redhat.com about 3 years ago
- Copied from Issue #9550: Ensure correct tmp location is used when reconstructing chunked uploads added
Updated by pulpbot about 3 years ago
- Status changed from NEW to POST
Added by dkliban@redhat.com about 3 years ago
Updated by dkliban@redhat.com about 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|8a3aaa6623aa142bf3e86a4504620b34f62a5b79.
Updated by pulpbot about 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Assembles chunked_uploads in workers working directory
fixes: #9556 https://pulp.plan.io/issues/9556