symat commented on a change in pull request #1256: ZOOKEEPER-2164: Quorum 
members can not rejoin after restart
URL: https://github.com/apache/zookeeper/pull/1256#discussion_r382449840
 
 

 ##########
 File path: 
zookeeper-server/src/test/java/org/apache/zookeeper/test/QuorumUtil.java
 ##########
 @@ -21,13 +21,7 @@
 import java.io.File;
 import java.io.IOException;
 import java.net.InetSocketAddress;
-import java.util.ArrayList;
-import java.util.Collections;
-import java.util.HashMap;
-import java.util.LinkedHashSet;
-import java.util.List;
-import java.util.Map;
-import java.util.Set;
+import java.util.*;
 
 Review comment:
   please avoid the wildcard imports

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to