You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/16 01:38:00 UTC

[jira] [Resolved] (HBASE-7819) consider split improvements for stripe compactions

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

Andrew Kyle Purtell resolved HBASE-7819.
----------------------------------------
    Resolution: Incomplete

> consider split improvements for stripe compactions
> --------------------------------------------------
>
>                 Key: HBASE-7819
>                 URL: https://issues.apache.org/jira/browse/HBASE-7819
>             Project: HBase
>          Issue Type: Improvement
>          Components: Compaction
>            Reporter: Sergey Shelukhin
>            Priority: Major
>
> From discussions in HBASE-7667, and in person.
> Files cannot be "just moved" to new regions because of snapshot reliance on that not happening (correct me if I'm wrong).
> However, obviously we don't need compaction after split if we have files with specific ranges, so we could handle this somehow.
> On the other hand, if you have 6 fixed stripes, and split into 3 and 3, you'd want to go back to 6 stripes, so when you do compaction in one of the 3 you will want special handling to do it.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)