You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2021/03/29 08:22:34 UTC

[GitHub] [zookeeper] arshadmohammad commented on a change in pull request #1653: ZOOKEEPER-4260: Backport ZOOKEEPER-3575 to branch-3.6

arshadmohammad commented on a change in pull request #1653:
URL: https://github.com/apache/zookeeper/pull/1653#discussion_r603098693



##########
File path: zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/LearnerHandler.java
##########
@@ -49,6 +49,7 @@
 import org.apache.zookeeper.server.quorum.Leader.Proposal;
 import org.apache.zookeeper.server.quorum.QuorumPeer.LearnerType;
 import org.apache.zookeeper.server.quorum.auth.QuorumAuthServer;
+import org.apache.zookeeper.server.util.ConfigUtils;

Review comment:
       This is unused import. remove it




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

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