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

Brandon Li commented on HDFS-5259:
----------------------------------

The reason is that, the client combines the new appended data along with old 
data into one bigger write request. NFS gateway should identify this case and 
treat it as append correctly.
                
> Support client which combines and sends NFS server appended data with old data
> ------------------------------------------------------------------------------
>
>                 Key: HDFS-5259
>                 URL: https://issues.apache.org/jira/browse/HDFS-5259
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: nfs
>            Reporter: Yesha Vora
>
> The append does not work with some Linux client. The Client gets 
> "Input/output Error" when it tries to append. And NFS server considers it as 
> random write and fails the request.

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

Reply via email to