[ https://issues.apache.org/jira/browse/HADOOP-17773?focusedWorklogId=625380&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-625380 ]
ASF GitHub Bot logged work on HADOOP-17773: ------------------------------------------- Author: ASF GitHub Bot Created on: 20/Jul/21 12:02 Start Date: 20/Jul/21 12:02 Worklog Time Spent: 10m Work Description: 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-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 625380) Time Spent: 50m (was: 40m) > Avoid using zookeeper deprecated API and classes > ------------------------------------------------ > > Key: HADOOP-17773 > URL: https://issues.apache.org/jira/browse/HADOOP-17773 > Project: Hadoop Common > Issue Type: Improvement > Components: common > Affects Versions: 3.3.1 > Reporter: Surendra Singh Lilhore > Assignee: Surendra Singh Lilhore > Priority: Major > Labels: pull-request-available > Time Spent: 50m > Remaining Estimate: 0h > > In latest version of zookeeper some internal classes are removed which is > used in hadoop test code, for example ServerCnxnFactoryAccessor. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org