[jira] [Updated] (HBASE-14616) Procedure v2: Replace the old AM with the new AM

2016-09-01 Thread Matteo Bertozzi (JIRA)

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


[jira] [Updated] (HBASE-14616) Procedure v2: Replace the old AM with the new AM

2016-09-01 Thread Matteo Bertozzi (JIRA)

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

Matteo Bertozzi updated HBASE-14616:

Summary: Procedure v2: Replace the old AM with the new AM  (was: Procedure 
V2: Migrate assignment operation inside table DDLs by calling assignment 
procedure)

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