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

Sadanand Shenoy updated HDDS-7789:
----------------------------------
        Parent: HDDS-6517
    Issue Type: Sub-task  (was: Bug)

> Provide API for snapDiff from OFS.
> ----------------------------------
>
>                 Key: HDDS-7789
>                 URL: https://issues.apache.org/jira/browse/HDDS-7789
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: Ozone Filesystem
>            Reporter: Sadanand Shenoy
>            Assignee: Sadanand Shenoy
>            Priority: Major
>              Labels: snapshot
>
> Expose an API to generate snapdiff between 2 snapshots from 
> BasicRootedOzoneFilesystem, This will be useful for distcp code for snapshot 
> based copy update.
> {code:java}
> public SnapshotDiffReport getSnapshotDiffReport(final Path snapshotDir,
>     final String fromSnapshot, final String toSnapshot) throws IOException; 
> {code}



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