[
https://issues.apache.org/jira/browse/HBASE-7732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rishit Shroff reassigned HBASE-7732:
------------------------------------
Assignee: Rishit Shroff
> [89-fb] Make HFileWriter use the bytesPerChecksum obtained from config
> ----------------------------------------------------------------------
>
> Key: HBASE-7732
> URL: https://issues.apache.org/jira/browse/HBASE-7732
> Project: HBase
> Issue Type: Bug
> Components: HFile
> Reporter: Rishit Shroff
> Assignee: Rishit Shroff
> Priority: Minor
>
> we found a bug in the latest HBase code which "hfile.io.bytes.per.checksum"
> does not take effect. Because we have never call HFile.getBytesPerChecksum()
> when creating a HFile.
> Fix this issue by calling the correct bytes/checksum (from
> HFile.getBytesPerChecksum) for HFile creating ?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)