You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/08/17 09:15:00 UTC

[jira] [Commented] (HBASE-26187) Write straight into the store directory when Splitting and Merging

    [ https://issues.apache.org/jira/browse/HBASE-26187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400277#comment-17400277 ] 

Duo Zhang commented on HBASE-26187:
-----------------------------------

I think this should also be applied to branch-2?

> Write straight into the store directory when Splitting and Merging
> ------------------------------------------------------------------
>
>                 Key: HBASE-26187
>                 URL: https://issues.apache.org/jira/browse/HBASE-26187
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 3.0.0-alpha-1
>            Reporter: Wellington Chevreuil
>            Assignee: Wellington Chevreuil
>            Priority: Major
>             Fix For: 3.0.0-alpha-2
>
>
> As discussed with [~zhangduo] on HBASE-26079, we think there's no actual need for Splits/Merges to make use of temp directories, because the split/merge region files would not be loaded until the new regions are ready to open, meaning the split/merge operation has completed. This would then avoid the need for a FS rename at the end of split/merge operation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)