HorizonNet commented on a change in pull request #463: HBASE-22725 Remove all 
remaining javadoc warnings
URL: https://github.com/apache/hbase/pull/463#discussion_r311752187
 
 

 ##########
 File path: 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/SimpleRequestController.java
 ##########
 @@ -431,9 +431,10 @@ private void waitForRegion() throws 
InterruptedIOException {
      * regions. 3) check the total concurrent tasks. 4) check the concurrent
      * tasks for server.
      *
-     * @param loc
-     * @param heapSizeOfRow
-     * @return either Include {@link ReturnCode} or Skip {@link ReturnCode}
+     * @param loc the destination of data
+     * @param heapSizeOfRow the data size
+     * @return either Include {@link RequestController.ReturnCode} or Skip
 
 Review comment:
   NIT: "skip" (lower 's').

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