[ 
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

Reply via email to