[
https://issues.apache.org/jira/browse/HADOOP-9604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingguo Yao updated HADOOP-9604:
--------------------------------
Description:
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 BufferedOutputStream. Neither it
create a checksum file.
was:
The following Javadoc of FSDataOutputStream is wrong.
buffers output through a {@link BufferedOutputStream} and creates a checksum
file.
FSDataOutputStream has nothing to do with BufferedOutputStream. Neither it
create a checksum file.
> 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
> 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 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