You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zheng Wang (Jira)" <ji...@apache.org> on 2020/07/13 06:32:00 UTC

[jira] [Commented] (HBASE-24530) Introduce a split policy similar with SteppingSplitPolicy but count all store size

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

Zheng Wang commented on HBASE-24530:
------------------------------------

Done it with HBASE-24664 instead.
[~wchevreuil] Could you help to close this issue and related PR, seems i cant do it, thanks.

> Introduce a split policy similar with SteppingSplitPolicy but count all store size
> ----------------------------------------------------------------------------------
>
>                 Key: HBASE-24530
>                 URL: https://issues.apache.org/jira/browse/HBASE-24530
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Zheng Wang
>            Assignee: Zheng Wang
>            Priority: Major
>
> SteppingSplitPolicy decide whether split by max store size, if there are several column families and write evenly, then the region will grows very big.
>   
>  In this case, count by all store size would be a better choise.



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