[
https://issues.apache.org/jira/browse/HADOOP-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Shvachko updated HADOOP-1742:
----------------------------------------
Attachment: JDocCorrect.patch
This is JavaDoc only patch.
I changed documentation for startFile() and some other FSNamesystem methods.
I also noticed that our ClientProtocol JavaDoc is outdated in some places. So I
wrote some new comments.
DFSClient had a lot of JavaDoc warnings after security patches. I corrected
that too.
> FSNamesystem.startFile() javadoc is inconsistent
> -------------------------------------------------
>
> Key: HADOOP-1742
> URL: https://issues.apache.org/jira/browse/HADOOP-1742
> Project: Hadoop
> Issue Type: Improvement
> Components: dfs
> Affects Versions: 0.14.0
> Reporter: Konstantin Shvachko
> Priority: Minor
> Fix For: 0.16.0
>
> Attachments: JDocCorrect.patch
>
>
> FSNamesystem.startFile() description should be updated.
> It talks about arrays of blocks that are supposed to be returned, but returns
> void.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.