mukul1987 commented on a change in pull request #718: HDDS-1301. Optimize recursive ozone filesystem apis URL: https://github.com/apache/hadoop/pull/718#discussion_r275344671
########## File path: hadoop-ozone/ozonefs/src/main/java/org/apache/hadoop/fs/ozone/OzoneClientAdapter.java ########## @@ -50,6 +51,13 @@ OzoneFSOutputStream createFile(String key, boolean overWrite, Review comment: There are lots of unused functions in this file which can be removed ---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
