Haohui Mai created HDFS-5235:
--------------------------------

             Summary: Remove excessive copying due to XDR
                 Key: HDFS-5235
                 URL: https://issues.apache.org/jira/browse/HDFS-5235
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: Haohui Mai
            Assignee: Haohui Mai
            Priority: Minor


There are several places in the current implementation that copy the data 
before passing it into the XDR class.

The new code should take advantage of HADOOP-9669 by passing in a ByteBuffer 
into XDR to remove the copies.

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