You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Shashikant Banerjee (Jira)" <ji...@apache.org> on 2021/08/26 05:43:00 UTC

[jira] [Created] (HDDS-5673) Stream packet should be aligned with bytesPerChecksum to optimize checksum computation

Shashikant Banerjee created HDDS-5673:
-----------------------------------------

             Summary: Stream packet should be aligned with bytesPerChecksum to optimize checksum computation
                 Key: HDDS-5673
                 URL: https://issues.apache.org/jira/browse/HDDS-5673
             Project: Apache Ozone
          Issue Type: Sub-task
          Components: Ozone Client
            Reporter: Shashikant Banerjee
            Assignee: Sadanand Shenoy


Currently, the data is sent to Ratis Stream as soon as it is received in BlockDataOuputStream. For any size of data, it needs to do checksum computation. The idea here is to align the bytesPerCheckusm config to the stream packet.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org