You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Jonathan Eagles (JIRA)" <ji...@apache.org> on 2017/02/13 18:53:41 UTC

[jira] [Resolved] (TEZ-3621) Optimize the Shuffle Handler content length calculation for keep alive

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

Jonathan Eagles resolved TEZ-3621.
----------------------------------
       Resolution: Fixed
    Fix Version/s: TEZ-3334

Thanks for catching a good bug, [~kshukla]. Committed to feature branch TEZ-3334

> Optimize the Shuffle Handler content length calculation for keep alive
> ----------------------------------------------------------------------
>
>                 Key: TEZ-3621
>                 URL: https://issues.apache.org/jira/browse/TEZ-3621
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>             Fix For: TEZ-3334
>
>         Attachments: TEZ-3621.1.patch, TEZ-3621.2.patch, TEZ-3621.3.patch
>
>
> We calculate the length and then write the data to a buffer and then read the length written to the buffer. We can just return the length calculated.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)