You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/24 18:56:00 UTC

[jira] [Resolved] (HBASE-13692) Use DataChecksum.Type instead of ChecksumType

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

Andrew Kyle Purtell resolved HBASE-13692.
-----------------------------------------
    Resolution: Not A Problem

> Use DataChecksum.Type instead of ChecksumType
> ---------------------------------------------
>
>                 Key: HBASE-13692
>                 URL: https://issues.apache.org/jira/browse/HBASE-13692
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Apekshit Sharma
>            Priority: Minor
>
> Earlier, ChecksumType handled initializing classes for checksumming HFile. In order to use [Native Hadoop Library|http://hadoop.apache.org/docs/r2.4.1/hadoop-project-dist/hadoop-common/NativeLibraries.html], we started using DataChecksum, and now ChecksumType is not really doing anything. It might be better to use DataChecksum.Type everywhere.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)