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

Hudson commented on HADOOP-13549:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10397 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/10397/])
HADOOP-13549. Eliminate intermediate buffer for server-side PB encoding. 
(kihwal: rev 39d1b1d747b1e325792b897b3264272f32b756a9)
* (edit) 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java


> Eliminate intermediate buffer for server-side PB encoding
> ---------------------------------------------------------
>
>                 Key: HADOOP-13549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13549
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: ipc
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>             Fix For: 2.8.0, 3.0.0-alpha2
>
>         Attachments: HADOOP-13549.patch
>
>
> HADOOP-13426 improved encoding and added framed buffers.  Upon further 
> review, the intermediate response buffer is completely unnecessary for PB 
> responses since the size can be pre-computed unlike Writables.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to