[ https://issues.apache.org/jira/browse/HDDS-12561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wei-Chiu Chuang resolved HDDS-12561. ------------------------------------ Fix Version/s: 2.1.0 Resolution: Fixed > Reclaimable Rename entry filter for reclaiming renaming entries > --------------------------------------------------------------- > > Key: HDDS-12561 > URL: https://issues.apache.org/jira/browse/HDDS-12561 > Project: Apache Ozone > Issue Type: Sub-task > Reporter: Swaminathan Balachandran > Assignee: Swaminathan Balachandran > Priority: Major > Labels: pull-request-available > Fix For: 2.1.0 > > > Currently rename entries are never reclaimed and these entries can be > reclaimed on snapshot deep cleaning by just peeking into the previous > snapshot if the object exists either in the > directoryTable/FileTable/KeyTable. While performing this operation we should > ensure read locks are taken on the previous snapshot and the previous > snapshot is not deleted. As part of this patch we implement > ReclaimableRenameEntryFilter which extends abstract class ReclaimableFilter > and check whether this rename entry corresponding to the object exists in the > previous snapshot. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org