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/10/12 06:29:00 UTC

[jira] [Created] (HDDS-5853) Move checksum computation on ozone client to putBlock execution

Shashikant Banerjee created HDDS-5853:
-----------------------------------------

             Summary: Move checksum computation on ozone client to putBlock execution
                 Key: HDDS-5853
                 URL: https://issues.apache.org/jira/browse/HDDS-5853
             Project: Apache Ozone
          Issue Type: Sub-task
          Components: Ozone Client
            Reporter: Shashikant Banerjee
            Assignee: Sadanand Shenoy


Currently, in streaming data gets written to dns as and when data is ingested in ozone. The checksum gets updated on datanode only during putBlock execution. In order to minimize checksum calculation of very small length/arbitrary of data every time we do write, idea here is to move the checksum computation on the client to putBock execution time on client.



--
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