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

Duo Zhang updated HBASE-24648:
------------------------------
    Hadoop Flags: Reviewed
    Release Note: Add a canSplit method to RegionSplitPolicy to determine 
whether we can split a region. Usually it is not related to RegionSplitPolicy 
so in the default implementation, it will test whether region is available and 
does not have reference file, but in DisabledRegionSplitPolicy, we will always 
return false.

> Remove the legacy 'forceSplit' related code at region server side
> -----------------------------------------------------------------
>
>                 Key: HBASE-24648
>                 URL: https://issues.apache.org/jira/browse/HBASE-24648
>             Project: HBase
>          Issue Type: Task
>          Components: regionserver
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 3.0.0-alpha-1, 2.4.0
>
>
> I believe it is useless after we move split operation to master. Let's purge 
> the uesless code.



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

Reply via email to