smengcl opened a new pull request #822: HDDS-3390. Rebase OFS branch - 2
URL: https://github.com/apache/hadoop-ozone/pull/822
 
 
   ## What changes were proposed in this pull request?
   
   1. Rebase OFS dev branch
   2. Fix OFSPath: 
https://github.com/apache/hadoop-ozone/commit/9b47210e67816763a68f59406f0d96c8b8083065
   - HDDS-3353 broke OFSPath since the latter uses 
org.apache.commons.codec.digest.DigestUtils but the dependency is removed.
   - HDDS-3359 broke OFSPath because the latter also uses 
org.apache.yetus.audience, but this is a simple fix - just replace it with 
org.apache.hadoop.hdds.annotation.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3390
   
   ## How was this patch tested?
   
   This PR itself is only for triggering tests and commenting.
   Will commit manually via command line.

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