Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Done
-
None
-
None
Description
There are a number of helper methods for computing the key name of a multipart upload file. They looks suspiciously similar and should be consolidated.
E.g.:
S3MultipartUploadCompleteRequestWithFSO.getDBMultipartOpenKey(),
S3MultipartUploadAbortRequestWithFSO.getMultipartOpenKey(),
part of S3InitiateMultipartUploadRequestWithFSO.validateAndUpdateCache(),
KeyManager.getMultipartOpenKeyFSO(),
OMKeyCreateRequestWithFSO.getDBMultipartOpenKey()
And probably more. Please consolidate them into one.
targetoee Aaron6112080 if you are interested in picking this up.
Attachments
Issue Links
- relates to
-
HDDS-9194 Implement cleanup service for MultipartInfoTable
- Resolved
- links to