Rakesh Radhakrishnan created HDDS-4924:
------------------------------------------

             Summary: [FSO]S3Multipart: Implement OzoneBucket#listParts
                 Key: HDDS-4924
                 URL: https://issues.apache.org/jira/browse/HDDS-4924
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Rakesh Radhakrishnan
            Assignee: Rakesh Radhakrishnan


This task is to implement prefix based FSO for the {{OzoneBucket#listParts}} 
API.

*Note:* Internally, OM DB partName key format is "{{<parentID>/partFileName + 
ClientID"}}. But OM needs to return {{fullKeyPartName}} in 
{{OzoneMultipartUploadPartListParts.PartInfo.getPartName().}}

For example, user give keyName is {{a/b/c/d/multipartKeyName}} and assume 
objectID for the parent {{a/b/c/d }} is 1027 and clientID is {{4445890}}.

Now, in DB it stores like 1027/{{multipartKeyName4445890.}}

User expects partName like, {{/volName/bucketName/a/b/c/d/multipartKeyName}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to