You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Rishit Shroff (JIRA)" <ji...@apache.org> on 2014/02/14 01:26:21 UTC

[jira] [Assigned] (HBASE-7732) [89-fb] Make HFileWriter use the bytesPerChecksum obtained from config

     [ 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)