[
https://issues.apache.org/jira/browse/HBASE-17480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15829404#comment-15829404
]
stack commented on HBASE-17480:
-------------------------------
+1
That is a nice lump of code removed.
You remove TestSplitTransaction. Do we have an explicit test of the splitting
path any more post this removal? [~syuanjiang]
> 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)