You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2013/03/28 20:53:15 UTC

[jira] [Commented] (HBASE-8152) Avoid creating empty reference file when splitkey is outside the key range of a store file

    [ https://issues.apache.org/jira/browse/HBASE-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13616586#comment-13616586 ] 

Ted Yu commented on HBASE-8152:
-------------------------------

Integrated to 0.95 and trunk.

Thanks for the patch, clockfly.

Thanks for the reviews, Sergey and Chunhui.
                
> Avoid creating empty reference file when splitkey is outside the key range of a store file
> ------------------------------------------------------------------------------------------
>
>                 Key: HBASE-8152
>                 URL: https://issues.apache.org/jira/browse/HBASE-8152
>             Project: HBase
>          Issue Type: Improvement
>          Components: Filesystem Integration, HFile
>    Affects Versions: 0.94.5
>            Reporter: clockfly
>            Assignee: clockfly
>            Priority: Minor
>             Fix For: 0.95.0, 0.94.7
>
>         Attachments: 8152-0.96v2.patch, hbase-8152.0.94patch.v2, HBASE-8152-0.94v3.patch, HBASE-8152-0.96v1.patch, hbase-8152.patch0.94
>
>
> When splitting a store file, if the split key is before the first key, or greater than the last key, then only one reference file should be created.
> Currently, two reference file will be created.

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