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 2019/12/22 16:35:32 UTC

[GitHub] [zookeeper] vladimirivic commented on a change in pull request #1172: ZOOKEEPER-3594: Ability to skip proposing requests with error transactions

vladimirivic commented on a change in pull request #1172: ZOOKEEPER-3594: Ability to skip proposing requests with error transactions
URL: https://github.com/apache/zookeeper/pull/1172#discussion_r360715952
 
 

 ##########
 File path: zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/FollowerZooKeeperServer.java
 ##########
 @@ -31,8 +31,10 @@
 import org.apache.zookeeper.server.RequestProcessor;
 import org.apache.zookeeper.server.ServerMetrics;
 import org.apache.zookeeper.server.SyncRequestProcessor;
+import org.apache.zookeeper.server.TxnLogEntry;
 
 Review comment:
   This one should not be here. 

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


With regards,
Apache Git Services