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/10 00:15:42 UTC

[jira] [Resolved] (TEZ-3612) Tez Shuffle Handler Content length does not match actual

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

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

Thanks, [~kshukla]. Committed to TEZ-3334 feature branch.

> Tez Shuffle Handler Content length does not match actual
> --------------------------------------------------------
>
>                 Key: TEZ-3612
>                 URL: https://issues.apache.org/jira/browse/TEZ-3612
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>             Fix For: TEZ-3334
>
>         Attachments: TEZ-3612.1.patch
>
>
> When connection keep-alive is set on both the shuffle client and server, the content length is sent across in the header. Depending on the request and response, it is a few bytes smaller that the actual payload. The seems to be benign at this point since the few extra bytes are sent across in a second http payload, and either the bytes are unused or are read correctly on the receive side. 



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