You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Prashant Pogde (Jira)" <ji...@apache.org> on 2022/10/05 19:26:00 UTC

[jira] [Created] (HDDS-7288) Ability to stitch shareable multipart objects using existing and newly uploaded multipart objects

Prashant Pogde created HDDS-7288:
------------------------------------

             Summary: Ability to stitch shareable multipart objects using existing and newly uploaded multipart objects
                 Key: HDDS-7288
                 URL: https://issues.apache.org/jira/browse/HDDS-7288
             Project: Apache Ozone
          Issue Type: New Feature
          Components: OM
            Reporter: Prashant Pogde


This came up during our discussions with [~omalley] and [~ritesh]  during Apache Con. It would be a nice feature to create shareable Multipart objects that can use parts of the existing multipart objects in the OM. The backend OM can figure out what parts of the objects are shared multiple times and can do the clean up accordingly when such shared objects are deleted.

Such a feature with right APIs to manage these sharable objects, can enable interesting use cases. For example, You can create a newer version of an object without modify an existing version and leaving it in place. You can do a new multipart upload such that it uses some parts of the older version of the multipart objects and then newly modified parts that would be freshly uploaded.



--
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