[
https://issues.apache.org/jira/browse/HDDS-14038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wei-Chiu Chuang resolved HDDS-14038.
------------------------------------
Fix Version/s: 2.2.0
Resolution: Fixed
> Remove Redundant intermediate SnapshotDiff tables and optimize snapshot diff
> ----------------------------------------------------------------------------
>
> Key: HDDS-14038
> URL: https://issues.apache.org/jira/browse/HDDS-14038
> Project: Apache Ozone
> Issue Type: Sub-task
> Reporter: Swaminathan Balachandran
> Assignee: Swaminathan Balachandran
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.2.0
>
>
> Currently SnapshotDiff process redundantly spills diff entries to
> PersistentLists
> -delete-diff, -rename-diff, -create-diff, -modify-diff just to ensure order
> of snapshot diff which can be handled by SnapshotDiffReportTable keyPrefix.
> All we have to ensure with prefix:
> -delete-diff : jobid-1<index>
> -rename-diff:-jobid-2<index>
> -create-diff:-jobid-3<index>
> -modify-diff:jobid-4<index>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]