[
https://issues.apache.org/jira/browse/HADOOP-9604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13680360#comment-13680360
]
Hudson commented on HADOOP-9604:
--------------------------------
Integrated in Hadoop-Yarn-trunk #237 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/237/])
HADOOP-9604. Javadoc of FSDataOutputStream is slightly inaccurate.
Contributed by Jingguo Yao. (Revision 1491668)
Result = SUCCESS
atm : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1491668
Files :
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/FSDataOutputStream.java
> Wrong Javadoc of FSDataOutputStream
> -----------------------------------
>
> Key: HADOOP-9604
> URL: https://issues.apache.org/jira/browse/HADOOP-9604
> Project: Hadoop Common
> Issue Type: Improvement
> Components: fs
> Affects Versions: 1.0.4
> Reporter: Jingguo Yao
> Assignee: Jingguo Yao
> Priority: Minor
> Fix For: 2.1.0-beta
>
> Attachments: HADOOP-9604.patch
>
> Original Estimate: 20m
> Remaining Estimate: 20m
>
> The following Javadoc of FSDataOutputStream is wrong.
> {quote}
> buffers output through a \{@link BufferedOutputStream\} and creates a
> checksum file.
> {quote}
> FSDataOutputStream has nothing to do with a BufferedOutputStream. Neither it
> create a checksum file.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira