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

Ashish Kumar resolved HDDS-14942.
---------------------------------
    Fix Version/s: 2.2.0
       Resolution: Implemented

> Implement manifest selection logic for rewrite based on snapshot delta
> ----------------------------------------------------------------------
>
>                 Key: HDDS-14942
>                 URL: https://issues.apache.org/jira/browse/HDDS-14942
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Sreeja
>            Assignee: Sreeja
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.2.0
>
>
> Implement the logic to identify the specific subset of manifest files of the 
> table that require path rewriting. This component is critical for avoiding 
> redundant processing of manifests.
>  * Compute the set of delta snapshots based on provided start and end 
> metadata of the table (if not use defaults)
>  * Collect all valid manifests from the end version of the table.
>  * If startMetadata is null, select all manifests.
>  * Otherwise, filter manifests using delta snapshot IDs
> Ensure that manifests shared across multiple snapshots are only considered 
> once.



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

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

Reply via email to