sumitagrawl commented on PR #4541: URL: https://github.com/apache/ozone/pull/4541#issuecomment-1509757372
> Thanks @sumitagrawl for starting this PR. > > Though unfortunately changing deletedTable key without fixing relevant Ozone snapshot logic will incur data loss with our current snapshot implementation. cc @aswinshakil > > Extra key conversion logic would have to be added for snapshot to function properly. > > cc @prashantpogde Without making key unique, I am not getting any solution. Similar approach is followed for directory deletion also. @smengcl @prashantpogde @aswinshakil Please check for solution for the current problem or do need change snapshot also for this? I am not getting coupling of snapshot with this key format as key is not unique itself. -- 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]
