[
https://issues.apache.org/jira/browse/HBASE-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Kellerman resolved HBASE-1138.
----------------------------------
Resolution: Fixed
Committed to branch and trunk.
> Make HLog block size configurable
> ---------------------------------
>
> Key: HBASE-1138
> URL: https://issues.apache.org/jira/browse/HBASE-1138
> Project: Hadoop HBase
> Issue Type: Improvement
> Components: master, regionserver, test
> Affects Versions: 0.19.0
> Reporter: Jim Kellerman
> Assignee: Jim Kellerman
> Fix For: 0.19.1, 0.20.0
>
> Attachments: 1138.patch
>
>
> Make HLog blocksize configurable to mitigate possible data loss.
> The ideal size is (size of record (avg key length + avg value length)) *
> (number of records between sync())
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.