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 2021/07/20 06:20:16 UTC

[GitHub] [hadoop] prasad-acit commented on a change in pull request #3163: HADOOP-17773. Avoid using zookeeper deprecated API and classes.

prasad-acit commented on a change in pull request #3163:
URL: https://github.com/apache/hadoop/pull/3163#discussion_r662493671



##########
File path: hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ha/ClientBaseWithFixes.java
##########
@@ -34,14 +34,14 @@
 import org.apache.hadoop.net.ServerSocketUtil;
 import org.apache.hadoop.test.GenericTestUtils;
 import org.apache.hadoop.util.Time;
+import org.apache.sshd.server.ServerFactoryManager;

Review comment:
       Unused import statement, rest of the changes are fine. With this patch we are able to compile with ZK 3.6.3 also.




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