[
https://issues.apache.org/jira/browse/HBASE-24670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426519#comment-17426519
]
Duo Zhang commented on HBASE-24670:
-----------------------------------
I think HBASE-25766 can solve the problem, now we could combine the split point
restriction with different split policies.
> KeyPrefix related split policies should extends SteppingSplitPolicy
> -------------------------------------------------------------------
>
> Key: HBASE-24670
> URL: https://issues.apache.org/jira/browse/HBASE-24670
> Project: HBase
> Issue Type: Improvement
> Components: regionserver
> Reporter: Zheng Wang
> Assignee: Zheng Wang
> Priority: Major
>
> Currently the KeyPrefixRegionSplitPolicy and
> DelimitedKeyPrefixRegionSplitPolicy are extends
> IncreasingToUpperBoundRegionSplitPolicy, since we had changed the default
> split policy as SteppingSplitPolicy, I think it is better to change them to
> extends SteppingSplitPolicy too.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)