You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Swaminathan Balachandran (Jira)" <ji...@apache.org> on 2023/08/10 20:55:00 UTC

[jira] [Created] (HDDS-9154) Optimize Snapdiff to compute diff from Delta SST Files in case of DAG based Diff

Swaminathan Balachandran created HDDS-9154:
----------------------------------------------

             Summary: Optimize Snapdiff to compute diff from Delta SST Files in case of DAG based Diff
                 Key: HDDS-9154
                 URL: https://issues.apache.org/jira/browse/HDDS-9154
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Swaminathan Balachandran
            Assignee: Swaminathan Balachandran


Currently Snapdiff is computed by getting a reverse object id mapping by reading the Delta sst Files and referring to the src and target snapshot rocksdb. Instead of computing the diff based on the contents of the sst files directly based on the internal rocksdb sequence number and value in the sst file which will save lot of io-ops in the diff computation. 



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