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_r298755435
##########
File path:
hbase-server/src/main/java/org/apache/hadoop/hbase/namespace/NamespaceStateManager.java
##########
@@ -184,7 +184,7 @@ NamespaceTableAndRegionInfo addNamespace(String namespace)
{
/**
* Delete the namespace state.
*
- * @param An instance of NamespaceTableAndRegionInfo
+ * @param namespace the name of the namespace
Review comment:
"the name of the namespace to delete"
----------------------------------------------------------------
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