Manno15 commented on a change in pull request #1165: Fixes #1159. Remove 
DurabilityIT
URL: https://github.com/apache/accumulo/pull/1165#discussion_r287319512
 
 

 ##########
 File path: 
test/src/main/java/org/apache/accumulo/test/functional/DurabilityIT.java
 ##########
 @@ -218,7 +192,7 @@ private void restartTServer() throws Exception {
     cluster.start();
   }
 
-  private long writeSome(AccumuloClient c, String table, long count) throws 
Exception {
+  private void writeSome(AccumuloClient c, String table, long count) throws 
Exception {
     int iterations = 5;
 
 Review comment:
   Yeah, that appears to be the case. I'll remove it and then test it. Thanks

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