[
https://issues.apache.org/jira/browse/HBASE-17480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15830258#comment-15830258
]
Stephen Yuan Jiang commented on HBASE-17480:
--------------------------------------------
[~stack], we still have UTs in TestSplitTransactionOnCluster and TestAdmin1 to
test Split functionality overall. The TestSplitTableRegionProcedure tests
split in component level.
> Remove split region code from Region Server
> -------------------------------------------
>
> Key: HBASE-17480
> URL: https://issues.apache.org/jira/browse/HBASE-17480
> Project: HBase
> Issue Type: Sub-task
> Components: Region Assignment
> Affects Versions: 2.0.0
> Reporter: Stephen Yuan Jiang
> Assignee: Stephen Yuan Jiang
> Fix For: 2.0.0
>
> Attachments: HBASE-17480.v1-master.patch, HBASE-17480.v2-master.patch
>
>
> HBASE-14551 moves the split region logic to the master-side. With the code in
> HBASE-14551, the split transaction code from region server side became
> un-used. There is no need to keep region_server-side split region code. We
> should remove them to avoid code duplication.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)