linyiqun commented on pull request #2228: URL: https://github.com/apache/ozone/pull/2228#issuecomment-839396988
>However with HDDS-2939, even if the bucket it renamed, its object id will still remain the same, so we will still be to use the code Yes, the object id stored in file/dir table can make sense here. But multipartInfoTable didn't stored the object id, it stores the full path as original logic. Maybe this is not a big problem now, I just bring up this corner case that I can Imagine. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
