elek opened a new pull request #479: HDDS-2925. Remove hdfs-client dependency 
from hdds-common
URL: https://github.com/apache/hadoop-ozone/pull/479
 
 
   ## What changes were proposed in this pull request?
   
   As of now we have a `hdds-common` -> `hdfs-client` dependency but in reality 
we don't use any important thing from hdfs-client, only a few string utils.
   
   I would propose to remove this dependency to have a safer / smaller and more 
independent ozone package.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-2925
   
   ## How was this patch tested?
   
   Tested with build only (will see the acceptance test results) as there is no 
big modification. I put back the dependency to the SCM server in *test* scope 
(!) as some client utils are used to test the secure availability of the HTTP 
servers. 

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

Reply via email to