[ 
https://issues.apache.org/jira/browse/HADOOP-8491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292172#comment-13292172
 ] 

Eli Collins commented on HADOOP-8491:
-------------------------------------

I agree w your analysis that this is necessary.

Nit: The 1st writeFully method javadoc says FileChannel and uses "fc" but the 
arg is a WritableByteChannel.

+1 otherwise, looks excellent

                
> We need to check for short writes when using FileChannel#write and related 
> methods
> ----------------------------------------------------------------------------------
>
>                 Key: HADOOP-8491
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8491
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.0.0-alpha
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>            Priority: Minor
>         Attachments: HADOOP-8491.001.patch
>
>
> We need to check for short writes when using WritableByteChannel#write and 
> related methods.

--
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