eolivelli commented on a change in pull request #799: ZOOKEEPER-3269 - Add 
queueEvent to the Testable facade
URL: https://github.com/apache/zookeeper/pull/799#discussion_r253362595
 
 

 ##########
 File path: 
zookeeper-server/src/test/java/org/apache/zookeeper/test/SessionTimeoutTest.java
 ##########
 @@ -18,21 +18,13 @@
 
 package org.apache.zookeeper.test;
 
-import org.apache.zookeeper.CreateMode;
-import org.apache.zookeeper.KeeperException;
-import org.apache.zookeeper.TestableZooKeeper;
-import org.apache.zookeeper.WatchedEvent;
-import org.apache.zookeeper.Watcher;
-import org.apache.zookeeper.ZooDefs;
-import org.apache.zookeeper.ZooKeeper;
-import org.apache.zookeeper.data.Stat;
+import org.apache.zookeeper.*;
 
 Review comment:
   Nit: I am not sure we are preferring star import

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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