farmmamba created HDFS-17293:
--------------------------------

             Summary: First packet 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


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-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to