elek opened a new pull request #544: HDDS-2999. Move server-related shared 
utilities from common to framework
URL: https://github.com/apache/hadoop-ozone/pull/544
 
 
   ## What changes were proposed in this pull request?
   
   hdds-common project is shared between all the client and server projects. 
hdds-server-framework project is shared between all the server side services.
   
   To reduce unnecessary dependencies (to Hadoop, for example) we can move all 
the server-side related classes (eg. rocksdb layer, certificate tools) to the 
framework from the common.
   
   We don't need the rocksdb utilities and certificate tools on the client side.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-2999
   
   ## How was this patch tested?
   
   With maven build. This is only a compile level restructure of the code

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to