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

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

          Resolution: Fixed
       Fix Version/s: 2.0.1-alpha
    Target Version/s:   (was: 2.0.1-alpha)
              Status: Resolved  (was: Patch Available)

The test failures are unrelated. Filed HDFS-3530 for TestFileAppend2 as there 
wasn't already a jira.

I've committed this and merged to branch-2. Thanks Colin.
                
> 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
>             Fix For: 2.0.1-alpha
>
>         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