eolivelli commented on a change in pull request #1665: Issue #1664 Cancel 
Scheduled SpeculativeReads
URL: https://github.com/apache/bookkeeper/pull/1665#discussion_r215871789
 
 

 ##########
 File path: 
bookkeeper-server/src/test/java/org/apache/bookkeeper/client/TestSpeculativeRead.java
 ##########
 @@ -353,7 +373,7 @@ public void testSpeculativeReadScheduling() throws 
Exception {
                         }
                         Thread.sleep(1000);
                     }
-                    assertTrue("Request should be done", req0.isComplete());
+                    assertTrue("Request should be done", req.isComplete());
 
 Review comment:
   good catch

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