rakeshadr commented on pull request #1775: URL: https://github.com/apache/ozone/pull/1775#issuecomment-758667924
> Above getOzoneFileStatus only queried from key table not the new layout tables (dir table, file table). If user enabled the new layout and meanwhile invoke this API, that should not be expected, right? I have checked hdds-2939 branch and saw lookupFile is fetching keyInfo from both the tables. [code reference keyManager#lookupFile](https://github.com/apache/ozone/blob/HDDS-2939/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/KeyManagerImpl.java#L2047). Can you please confirm the same and please share the code reference link, if I'm wrong. Thanks again! ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
