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

legend updated HDFS-12393:
--------------------------
    Description: 
* headerLen=length(HEADER)
* payloadLen=length(PLEN) + length(CHECKSUMS) + length(DATA)

bq. totalLen = payloadLen + headerLen

> Fix incorrect package length for doRead in PacketReceiver
> ---------------------------------------------------------
>
>                 Key: HDFS-12393
>                 URL: https://issues.apache.org/jira/browse/HDFS-12393
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs-client
>    Affects Versions: 3.0.0-alpha4
>            Reporter: legend
>         Attachments: HDFS-12393.001.patch
>
>
> * headerLen=length(HEADER)
> * payloadLen=length(PLEN) + length(CHECKSUMS) + length(DATA)
> bq. totalLen = payloadLen + headerLen



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to