smengcl opened a new pull request #1866: URL: https://github.com/apache/ozone/pull/1866
3rd time's the charm ## What changes were proposed in this pull request? Use ClientProtocol directly in Adapter and FS. Completely remove the usage of OzoneClientAdapter interface in OFS. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-3805 ## How was this patch tested? All existing UTs/robots should pass as-is. ## What is the difference of this PR since #1363? 1. Rebased to the latest master branch 2. Renamed internal class `BasicRootedOzoneClientAdapterImpl` to `BasicRootedOzoneFileSystemHelper` as [suggested](https://github.com/apache/ozone/pull/1363#issuecomment-694144300). ---------------------------------------------------------------- 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]
