HorizonNet commented on a change in pull request #302: HBASE-22571 Javadoc 
Warnings related to @return tag
URL: https://github.com/apache/hbase/pull/302#discussion_r294356997
 
 

 ##########
 File path: 
hbase-server/src/test/java/org/apache/hadoop/hbase/TestServerSideScanMetricsFromClientSide.java
 ##########
 @@ -109,12 +109,12 @@ public static void tearDownAfterClass() throws Exception 
{
 
   /**
    * Make puts to put the input value into each combination of row, family, 
and qualifier
-   * @param rows
-   * @param families
-   * @param qualifiers
-   * @param value
-   * @return the putted values added in puts
-   * @throws IOException
+   * @param rows the rows to use
+   * @param families the column families to use
+   * @param qualifiers the column qualifiers to use
+   * @param value the value to put
+   * @return the putted input values added in puts
+   * @throws IOException If IO problem is encountered
 
 Review comment:
   'if an IO problem is encountered'

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to