You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2022/10/14 23:44:02 UTC

[GitHub] [hadoop] xinglin commented on a diff in pull request #3241: HADOOP-17612. Upgrade Zookeeper to 3.6.3 and Curator to 5.2.0

xinglin commented on code in PR #3241:
URL: https://github.com/apache/hadoop/pull/3241#discussion_r996217134


##########
hadoop-common-project/hadoop-auth/pom.xml:
##########
@@ -128,6 +128,10 @@
       <groupId>org.apache.zookeeper</groupId>
       <artifactId>zookeeper</artifactId>
     </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>

Review Comment:
   Hi,
   
   Why did we decide to add `io.dropwizard.metrics` as part of this PR? Is it related with zk upgrade?



-- 
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: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org