[
https://issues.apache.org/jira/browse/HBASE-18229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16083318#comment-16083318
]
stack commented on HBASE-18229:
-------------------------------
The java heap space seems sporadic, probably based on host we run tests on. The
TSCP failure is not related. It is being worked on over in HBASE-18366. Let me
retry this after HBASE-18366 is done... Thanks for the patience [~easyliangjob]
> create new Async Split API to embrace AM v2
> -------------------------------------------
>
> Key: HBASE-18229
> URL: https://issues.apache.org/jira/browse/HBASE-18229
> Project: HBase
> Issue Type: Sub-task
> Components: proc-v2
> Reporter: Yi Liang
> Assignee: Yi Liang
> Priority: Critical
> Fix For: 2.0.0-alpha-2
>
> Attachments: HBase-18229-master-v1.patch,
> hbase-18229-master-v2.patch, HBASE-18229-master-v3.patch,
> hbase-18229-master-v4.patch, hbase-18229-master-v5.patch,
> hbase-18229-master-v6.patch, hbase-18229-master-v7.patch,
> hbase-18229-master-v7.patch
>
>
> See HBASE-18105 for related information, this jira will change the logic of
> Path 1 in splitProcedure, the execution path will be:
> *HBaseAdmin.splitRegionAsync -> MasterKeepAliveConnection.splitRegion ->
> MasterRpcServices.splitRegion -> HMaster.splitRegion->
> AssignmentManager.submitProcedure*
> Master Will no longer ask Rs and then Rs turn around to ask master to do the
> split operation.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)