Stephen Yuan Jiang created HBASE-14616:
------------------------------------------
Summary: Procedure V2: Migrate assignment operation inside table
DDLs by calling assignment procedure
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
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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)