swamirishi commented on PR #8125: URL: https://github.com/apache/ozone/pull/8125#issuecomment-2766733638
> erate > > This was intentional, there could be a lot of keys corresponding to a container. ... We are right now using the containerKeyCount table instead and only deserializing the containerMetadata when we need it. > > @swamirishi , thanks for the explanation! But it requires iterating one more table. > > We could lazily initialize `ContainerMetadata`. Then, we don't have to iterate another table. I am not sure I understand here. What do you mean by lazily load? We would have iterate through the table to still know the containerMetadata here right? -- 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: issues-unsubscr...@ozone.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org