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

ASF GitHub Bot updated HDDS-7789:
---------------------------------
    Labels: pull-request-available snapshot  (was: snapshot)

> 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: pull-request-available, 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