[
https://issues.apache.org/jira/browse/HBASE-13692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apekshit Sharma updated HBASE-13692:
------------------------------------
Description: 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. (was:
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 ChecksumType is not really doing anything.
It might be better to use DataChecksum.Type everywhere.)
> 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
(v6.3.4#6332)