You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Rakesh Radhakrishnan (Jira)" <ji...@apache.org> on 2021/03/10 01:54:00 UTC

[jira] [Updated] (HDDS-4924) [FSO]S3Multipart: Implement OzoneBucket#listParts

     [ https://issues.apache.org/jira/browse/HDDS-4924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rakesh Radhakrishnan updated HDDS-4924:
---------------------------------------
    Status: Patch Available  (was: Open)

> [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
>            Priority: Major
>              Labels: pull-request-available
>
> 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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org