Siyao Meng created HDDS-11804:
---------------------------------

             Summary: Refactor HDDS-10411 to move ChecksumCache out of Checksum 
class
                 Key: HDDS-11804
                 URL: https://issues.apache.org/jira/browse/HDDS-11804
             Project: Apache Ozone
          Issue Type: Task
            Reporter: Siyao Meng


Based on [https://github.com/apache/ozone/pull/7189,] make it possible to pass 
a ChecksumCache instance argument to computeChecksum(). One instance should be 
tied to each BlockOutputStream's lastChunkBuffer. This makes ChecksumCache 
independent of Checksum and less likely to be misused (e.g. mixing up different 
buffer's checksumCache if multiple checksum needs to be cached).



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to