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

Colin Patrick McCabe updated HADOOP-8491:
-----------------------------------------

    Attachment: HADOOP-8491.003.patch

* update Text unit test to handle new handling of 'maximum' (formerly, we were 
not allowing strings of the 'maximum' length, but now we do.)

This is less confusing because it means that 'max' is a true maximum, not just 
an upper limit that can't be reached.
                
> 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, HADOOP-8491.002.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