You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Wei-Chiu Chuang (Jira)" <ji...@apache.org> on 2023/05/18 23:46:00 UTC

[jira] [Created] (HDDS-8649) Remove duplicate helper methods getDBMultipartOpenKey()

Wei-Chiu Chuang created HDDS-8649:
-------------------------------------

             Summary: Remove duplicate helper methods getDBMultipartOpenKey()
                 Key: HDDS-8649
                 URL: https://issues.apache.org/jira/browse/HDDS-8649
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Wei-Chiu Chuang


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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org