HorizonNet commented on a change in pull request #322: HBASE-22586 Javadoc
Warnings related to @param tag
URL: https://github.com/apache/hbase/pull/322#discussion_r298757372
##########
File path:
hbase-server/src/test/java/org/apache/hadoop/hbase/procedure/TestZKProcedure.java
##########
@@ -358,7 +363,12 @@ private void waitAndVerifyProc(Procedure proc,
VerificationMode prepare,
/**
* Wait for the coordinator task to complete, and verify all the mocks
- * @param task to wait on
+ * @param op the Subprocedure to use
Review comment:
"the {@link Subprocedure} to use"
----------------------------------------------------------------
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