kaijchen commented on PR #4287: URL: https://github.com/apache/ozone/pull/4287#issuecomment-1436492008
@adoroszlai thanks a lot for the fix! Directory with the exact name is expected to be filtered here. Perhaps it's because of the cache hits but the cached value is `null`? https://github.com/apache/ozone/blob/d2e3e7580dff33a262796a95d95f17660aad6f8c/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/KeyManagerImpl.java#L1111-L1120 -- 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]
