dombizita opened a new pull request #2750:
URL: https://github.com/apache/ozone/pull/2750


   ## What changes were proposed in this pull request?
   
   In the HttpFS module there are client side related classes, mostly in the 
org.apache.hadoop.fs.http.client package. We want to remove these, because they 
don't require changes in the Ozone; so we don't want to provide this twice.
   In this change I removed the org.apache.hadoop.fs.http.client package with 
its classes and made a new class called HttpFSConstants beside the server 
package. In this class I added the constants from the HttpFSFileSystem and the 
HttpFSUtils classes that are used in the server side. 
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-5827
   
   ## How was this patch tested?
   
   Run the build manually with skip tests and the build was successful.


-- 
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]

Reply via email to