keith-turner commented on a change in pull request #368: ACCUMULO-4777: fix log 
messages
URL: https://github.com/apache/accumulo/pull/368#discussion_r165087404
 
 

 ##########
 File path: fate/src/main/java/org/apache/accumulo/fate/zookeeper/Retry.java
 ##########
 @@ -100,10 +110,24 @@ void setMaxWait(long maxWait) {
     this.maxWait = maxWait;
   }
 
+  // Visible for testing
 
 Review comment:
   Guava has a visible for testing annotation that could be used here.

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