aswinshakil commented on PR #10822: URL: https://github.com/apache/ozone/pull/10822#issuecomment-5109925565
Thank you for working on this, I have few questions. 1. Ozone already has some level of versioning in `KeyInfo` `repeated KeyLocationList keyLocationList`, This list can have multiple version of keys. Although the current versioning is not an exhaustive implementation. Has this been considered instead of creating and new `versionKeyTable`. 2. Snapshot feature supports the old versioning. But the details on the new versioning with `versionKeyTable` and how it will impact snapshot is still unclear. Can you add more details around this area as well? -- 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]
