[ 
https://issues.apache.org/jira/browse/HDDS-13305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Attila Doroszlai updated HDDS-13305:
------------------------------------
    Fix Version/s: 2.2.0
       Resolution: Implemented
           Status: Resolved  (was: Patch Available)

> Create wrapper object for container checksums
> ---------------------------------------------
>
>                 Key: HDDS-13305
>                 URL: https://issues.apache.org/jira/browse/HDDS-13305
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Ethan Rose
>            Assignee: Chia-Chuan Ho
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.2.0
>
>
> Currently data checksum is tracked in memory as just a long. We use {{==}} to 
> check equality and {{HddsUtils#checksumToString}} to render the output as a 
> hex string. When we add metadata checksum (and potentially others in the 
> future), it may be useful to have a wrapper object to automatically do the 
> {{toString}} conversion and easily check if all checksum types match between 
> two container replicas.



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