You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Brandon Li (JIRA)" <ji...@apache.org> on 2013/09/17 19:34:53 UTC

[jira] [Updated] (HADOOP-9967) Zero copies in hdfs-nfs

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

Brandon Li updated HADOOP-9967:
-------------------------------

    Component/s: nfs
    
> Zero copies in hdfs-nfs
> -----------------------
>
>                 Key: HADOOP-9967
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9967
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: nfs
>            Reporter: Haohui Mai
>
> There are multiple copies in the NFS request / response paths. For example, The RPCFrameDecoder class always copies the data. Currently these copies are mandatory, due to the inflexibilities of several internal APIs.
> Using the ChannelBuffer class in the APIs should these excessive copies in the NFS path.

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