ferdelyi commented on code in PR #5638:
URL: https://github.com/apache/hadoop/pull/5638#discussion_r1193895248


##########
hadoop-common-project/hadoop-common/pom.xml:
##########
@@ -342,6 +342,14 @@
         </exclusion>
       </exclusions>
     </dependency>
+    <dependency>

Review Comment:
   The secured ZK Client uses Netty, hence the dependency is included in the 
pom.xml. Added netty-handler and netty-transport-native-epoll dependency to the 
pom.xml based on ZOOKEEPER-3494 - "No need to depend on netty-all (SSL)". 
Adding this info to the Jira.
   



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