Apache9 commented on a change in pull request #195: HBASE-22322 Use special 
pause for CallQueueTooBigException
URL: https://github.com/apache/hbase/pull/195#discussion_r279304370
 
 

 ##########
 File path: 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncAdminBuilder.java
 ##########
 @@ -36,34 +36,40 @@
    * Set timeout for a whole admin operation. Operation timeout and max 
attempt times(or max retry
    * times) are both limitations for retrying, we will stop retrying when we 
reach any of the
    * limitations.
-   * @param timeout
-   * @param unit
 
 Review comment:
   We do not have javadoc for these parameters in both `AsyncTableBuilder` and 
`TableBuilder`, and I think the parameter name is good enough to tell users the 
meaning?

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