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

Sreeja updated HDDS-14942:
--------------------------
    Description: 
Implement logic to select manifest files of the table for rewrite based on its 
delta snapshots identified.
 * Compute the set of delta snapshots based on provided start and end metadata 
(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

  was:
Implement logic to select manifest files of the table for rewrite based on 
delta snapshots identified.
 * Collects all valid manifests from the end version of the table.
 * If startMetadata is null, selects all manifests.
 * Otherwise, filter manifests using delta snapshot IDs


> 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
>
> Implement logic to select manifest files of the table for rewrite based on 
> its delta snapshots identified.
>  * Compute the set of delta snapshots based on provided start and end 
> metadata (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



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