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 16:43:41 UTC

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

Jonathan Eagles created TEZ-3621:
------------------------------------

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


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)