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

Matteo Bertozzi updated HBASE-14616:
------------------------------------
    Description: 
Replace the old AssignmentManager with the new one HBASE-14614.
This will touch most of the DDLs, and HMaster code. ServerCrashProcedure is 
also part of this integration change

  was:
This JIRA modifies the assignment operations inside table DDLs by calling 
assignment procedure (HBASE-14615)
- Inside table DDL, if any DDL involves region assignment, assignment 
procedures should be used as child procedure.
- Wait for child procedure completes, based on result (timeout, success, 
failure), decide next action 


> Procedure v2: Replace the old AM with the new AM
> ------------------------------------------------
>
>                 Key: HBASE-14616
>                 URL: https://issues.apache.org/jira/browse/HBASE-14616
>             Project: HBase
>          Issue Type: Sub-task
>          Components: proc-v2
>    Affects Versions: 2.0.0
>            Reporter: Stephen Yuan Jiang
>            Assignee: Stephen Yuan Jiang
>             Fix For: 2.0.0
>
>
> Replace the old AssignmentManager with the new one HBASE-14614.
> This will touch most of the DDLs, and HMaster code. ServerCrashProcedure is 
> also part of this integration change



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to