[
https://issues.apache.org/jira/browse/HBASE-26421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaolin Ha resolved HBASE-26421.
--------------------------------
Fix Version/s: 2.5.0
3.0.0-alpha-2
Resolution: Fixed
Merged to master, branch-2 and branch-2.4. Thanks [~zhangduo] for reviewing.
> Use HFileLink file to replace entire file‘s reference when splitting
> --------------------------------------------------------------------
>
> Key: HBASE-26421
> URL: https://issues.apache.org/jira/browse/HBASE-26421
> Project: HBase
> Issue Type: Sub-task
> Reporter: Xiaolin Ha
> Assignee: Xiaolin Ha
> Priority: Major
> Fix For: 2.5.0, 3.0.0-alpha-2
>
>
> ++When splitting store files, if a file should be owned by only one child
> region, then there will be an entire file's reference in the child region. We
> can use HFileLink files, just like those in snapshot tables, to replace the
> reference files that refer to entire files.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)