You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Xiaolin Ha (Jira)" <ji...@apache.org> on 2021/11/05 10:27:00 UTC

[jira] [Updated] (HBASE-26421) Use HFileLink file to replace entire file‘s reference when splitting

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

Xiaolin Ha updated HBASE-26421:
-------------------------------
    Description: ++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.

> 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
>
> ++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.3.4#803005)