sumitagrawl commented on PR #4541: URL: https://github.com/apache/ozone/pull/4541#issuecomment-1517224007
> With the current change the `deletedTable` will have two types of entries, please correct me if I'm wrong. non-FSO: `/volumeName/bucketName/keyName/objectId -> RepeatedOmKeyInfo` FSO: `/volumeId/bucketId/parentObjId/fileName/objectId -> RepeatedOmKeyInfo` > > If so please update here as well, > > https://github.com/apache/ozone/blob/dd003040a41def491e8de003ef8539ce40854972/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OmMetadataManagerImpl.java#L175 I am keeping the old behaviour now just adding objectID, keeping /voumeName/bucketName/keyName/<objectID> The changes is done in PR splitted now, HDDS-8462 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
