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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to