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

Yi Liang updated HBASE-18229:
-----------------------------
    Description: 
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 as Rs and then Rs turn around to ask master to do the 
split operation. 

  was:
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 as Rs and then Rs turn around to ask master to do the 
split operation. 


> 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
>
> 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 as 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)

Reply via email to