Rishit Shroff created HBASE-7732:
------------------------------------

             Summary: 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
            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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to