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

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

     [ https://issues.apache.org/jira/browse/HBASE-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

clockfly updated HBASE-8152:
----------------------------

    Description: 
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.

  was: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.

    
> Avoid creating empty reference file when splitkey is outside the 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
>             Fix For: 0.94.6
>
>
> 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