Ethan Rose created HDDS-13305:
---------------------------------
Summary: 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
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]