Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0-alpha
-
None
-
Reviewed
Description
Currently, even if the client does not want to verify checksums, the datanode reads them anyway and sends them over the wire. This means that performance improvements like HBase's application-level checksums don't have much benefit when reading through the datanode, since the DN is still causing seeks into the checksum file.
(Credit goes to Dhruba for discovering this - filing on his behalf)
Attachments
Attachments
Issue Links
- blocks
-
HBASE-6798 HDFS always read checksum form meta file
- Closed
- is blocked by
-
HBASE-6868 Skip checksum is broke; are we double-checksumming by default?
- Closed