adoroszlai opened a new pull request, #3822:
URL: https://github.com/apache/ozone/pull/3822

   ## What changes were proposed in this pull request?
   
    * Replace one import from Hadoop's shaded Guava.
    * Add direct dependencies for various Apache Commons libs instead of 
relying on getting them transitively via Hadoop.
   
   Different Hadoop versions may not depend on all these libraries (or shade 
different Guava version), so using transitive dependency explicitly (via 
import) risks breaking with some version of Hadoop.
   
   https://issues.apache.org/jira/browse/HDDS-7305
   
   ## How was this patch tested?
   
   Regular CI:
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/3228775529


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