[jira] [Updated] (HDFS-12393) Fix incorrect package length for doRead in PacketReceiver

2017-09-05 Thread legend (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] legend updated HDFS-12393: -- Status: Patch Available (was: Open) > Fix incorrect package length for doRead in PacketReceiver > -

[jira] [Updated] (HDFS-12393) Fix incorrect package length for doRead in PacketReceiver

2017-09-05 Thread legend (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] legend updated HDFS-12393: -- Status: Open (was: Patch Available) > Fix incorrect package length for doRead in PacketReceiver > -

[jira] [Updated] (HDFS-12393) Fix incorrect package length for doRead in PacketReceiver

2017-09-05 Thread legend (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] legend updated HDFS-12393: -- Attachment: HDFS-12393.002.patch > Fix incorrect package length for doRead in PacketReceiver > -

[jira] [Updated] (HDFS-12393) Fix incorrect package length for doRead in PacketReceiver

2017-09-04 Thread legend (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] legend updated HDFS-12393: -- Flags: (was: Patch) > Fix incorrect package length for doRead in PacketReceiver >

[jira] [Updated] (HDFS-12393) Fix incorrect package length for doRead in PacketReceiver

2017-09-04 Thread legend (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] legend updated HDFS-12393: -- Labels: patch (was: ) > Fix incorrect package length for doRead in PacketReceiver > ---

[jira] [Updated] (HDFS-12393) Fix incorrect package length for doRead in PacketReceiver

2017-09-04 Thread legend (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] legend updated HDFS-12393: -- Status: Patch Available (was: Open) > Fix incorrect package length for doRead in PacketReceiver > -

[jira] [Updated] (HDFS-12393) Fix incorrect package length for doRead in PacketReceiver

2017-09-04 Thread legend (JIRA)
[ 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)}} So {{t

[jira] [Updated] (HDFS-12393) Fix incorrect package length for doRead in PacketReceiver

2017-09-04 Thread legend (JIRA)
[ 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)}} {{tota

[jira] [Updated] (HDFS-12393) Fix incorrect package length for doRead in PacketReceiver

2017-09-04 Thread legend (JIRA)
[ 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)}} {{totalLen

[jira] [Updated] (HDFS-12393) Fix incorrect package length for doRead in PacketReceiver

2017-09-04 Thread legend (JIRA)
[ 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) {{totalLen

[jira] [Updated] (HDFS-12393) Fix incorrect package length for doRead in PacketReceiver

2017-09-04 Thread legend (JIRA)
[ 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)}} {{tota

[jira] [Updated] (HDFS-12393) Fix incorrect package length for doRead in PacketReceiver

2017-09-04 Thread legend (JIRA)
[ 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. totalL

[jira] [Updated] (HDFS-12393) Fix incorrect package length for doRead in PacketReceiver

2017-09-04 Thread legend (JIRA)
[ 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. totalL

[jira] [Updated] (HDFS-12393) Fix incorrect package length for doRead in PacketReceiver

2017-09-04 Thread legend (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] legend updated HDFS-12393: -- Attachment: HDFS-12393.001.patch > Fix incorrect package length for doRead in PacketReceiver > -

[jira] [Updated] (HDFS-12393) Fix incorrect package length for doRead in PacketReceiver

2017-09-04 Thread legend (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] legend updated HDFS-12393: -- Component/s: hdfs-client > Fix incorrect package length for doRead in PacketReceiver > -

[jira] [Updated] (HDFS-12393) Fix incorrect package length for doRead in PacketReceiver

2017-09-04 Thread legend (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] legend updated HDFS-12393: -- Flags: Patch > Fix incorrect package length for doRead in PacketReceiver > -