syedmurtazahassan 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_r301003774
##########
File path:
hbase-server/src/test/java/org/apache/hadoop/hbase/util/MultiThreadedAction.java
##########
@@ -320,7 +320,7 @@ public boolean verifyResultAgainstDataGenerator(Result
result, boolean verifyVal
* @param verifyCfAndColumnIntegrity verify that cf/column set in the result
is complete. Note
* that to use this multiPut should be
used, or verification
* has to happen after writes, otherwise
there can be races.
- * @return
+ * @return the verified result from get or scan
Review comment:
@HorizonNet Thanks for your comment. Adressed it. Kindly have a look.
----------------------------------------------------------------
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