You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Sadanand Shenoy (Jira)" <ji...@apache.org> on 2023/01/17 05:18:00 UTC

[jira] [Updated] (HDDS-7789) Provide API for snapDiff from OFS.

     [ 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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org