captainzmc opened a new pull request #3260: URL: https://github.com/apache/ozone/pull/3260
## What changes were proposed in this pull request? In [HDDS-3904](https://issues.apache.org/jira/browse/HDDS-3904) I add renameKeys to Make BasicOzoneFileSystem get better performance. Because FSO([HDDS-2939](https://issues.apache.org/jira/browse/HDDS-2939)) development takes a long time, so we adopted this solution. Now FSO has been completed, and renameKeys has been replaced by FSO in FileSystem and is not used anywhere. So let's delete it. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-6537 ## How was this patch tested? Removing this should not affect other UT -- 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]
