umamaheswararao commented on PR #3379: URL: https://github.com/apache/ozone/pull/3379#issuecomment-1117649591
@rakeshadr I have a question on the following two points: >Assume, "x/y/z/b1024" only exists in TableCache. >Proposal: How about to use TableCache only for checking the deleted keys and do not add the cached values into the listing keys ? How can we ignore cache? from the point 1, entries can present only in cache but not in DB Table right. So, if we ignore cache, then From where we can include x/y/z/b1024? -- 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]
