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

farmmamba updated HDFS-17293:
-----------------------------
    Summary: First packet data + checksum size will be set to 516 bytes when 
writing to a new block.  (was: First packet size will be set to 516 bytes when 
writing to a new block.)

> First packet data + checksum size will be set to 516 bytes when writing to a 
> new block.
> ---------------------------------------------------------------------------------------
>
>                 Key: HDFS-17293
>                 URL: https://issues.apache.org/jira/browse/HDFS-17293
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>    Affects Versions: 3.3.6
>            Reporter: farmmamba
>            Assignee: farmmamba
>            Priority: Major
>
> First packet size will be set to 516 bytes when writing to a new block.
> In  method computePacketChunkSize, the parameters psize and csize would be 
> (0, 512)
> when writting to a new block. It should better use writePacketSize.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to