[ 
https://issues.apache.org/jira/browse/HDFS-3531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eli Collins updated HDFS-3531:
------------------------------

    Description: We need to check for short writes when using 
WritableByteChannel#write and related methods in 
EditLogFileOutputStream#preallocate so we ensure we've preallocated sufficient 
space.  (was: We need to check for short writes when using 
WritableByteChannel#write and related methods.)
        Summary: EditLogFileOutputStream#preallocate should check for 
incomplete writes  (was: Check for short writes when using FileChannel#write 
and related methods)
    
> EditLogFileOutputStream#preallocate should check for incomplete writes
> ----------------------------------------------------------------------
>
>                 Key: HDFS-3531
>                 URL: https://issues.apache.org/jira/browse/HDFS-3531
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: name-node
>    Affects Versions: 2.0.0-alpha
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>            Priority: Minor
>         Attachments: HADOOP-8491.001.patch, HADOOP-8491.002.patch, 
> hadoop-8491.txt, hadoop-8491.txt
>
>
> We need to check for short writes when using WritableByteChannel#write and 
> related methods in EditLogFileOutputStream#preallocate so we ensure we've 
> preallocated sufficient space.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to