[
https://issues.apache.org/jira/browse/HBASE-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615981#comment-13615981
]
chunhui shen commented on HBASE-8152:
-------------------------------------
bq.Both of the compares are exclusive
It seems a safe action,
KeyValue made by createLastOnRow or createFirstOnRow wouldn't exist really, so
the equal condition couldn't be achieved
> 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
> Priority: Trivial
> Fix For: 0.94.7
>
> Attachments: hbase-8152.0.94patch.v2, 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