Not all public methods have complete (or correct) javadoc
---------------------------------------------------------
Key: HBASE-1775
URL: https://issues.apache.org/jira/browse/HBASE-1775
Project: Hadoop HBase
Issue Type: Bug
Affects Versions: 0.20.0
Reporter: Jim Kellerman
Assignee: Jim Kellerman
In http://wiki.apache.org/hadoop/Hbase/HowToContribute it clearly states:
{code}
o All public classes and methods should have informative Javadoc comments.
{code}
(it should probably read "correct and informative")
I have seen missing input parameters and return values. Paying attention to
details like this will also lessen the number of questions seen on the
hbase-user mailing list.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.