nandakumar131 commented on code in PR #8521: URL: https://github.com/apache/ozone/pull/8521#discussion_r2130001312
########## hadoop-ozone/common/pom.xml: ########## @@ -135,6 +131,12 @@ <artifactId>grpc-stub</artifactId> <scope>provided</scope> </dependency> + <dependency> + <!-- required by io.netty.handler.ssl.SslContextBuilder in GrpcOmTransport --> Review Comment: If this is not directly used, shouldn't we have this as transitive dependency? We won't need this at runtime? -- 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: issues-unsubscr...@ozone.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org