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

Jonathan Eagles updated TEZ-3612:
---------------------------------
    Description: 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. 

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

Reply via email to