adoroszlai commented on a change in pull request #2375: URL: https://github.com/apache/ozone/pull/2375#discussion_r666729604
########## File path: hadoop-ozone/common/pom.xml ########## @@ -30,6 +30,21 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <dependencies> + <dependency> + <groupId>io.grpc</groupId> Review comment: @neils-dev Can you please provide more specific examples (e.g. compile errors or runtime exceptions)? Do you have another branch or commit where the shaded libraries are used? These would help us understand the issues. Thanks. -- 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]
