sadanand48 opened a new pull request, #5399: URL: https://github.com/apache/ozone/pull/5399
## What changes were proposed in this pull request? Few bugs found and fixed while testing with cache unflushed - [ ] Fake dir not created when fsPaths is disabled - [ ] CacheIterators should always skip null values as when we delete an object we mark it as null in cache first and later delete it from the RawTable ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-9347 ## How was this patch tested? Added an extra combination in TestRootedOzoneFileSystem to test when the OM Table cache is not flushed, This is useful in catching hold of issues that is caused by cache-table inconsistencies Ran the entire test with extra combinations too : 15x10 times here : https://github.com/sadanand48/hadoop-ozone/actions/runs/6415907619 -- 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]
