[jira] [Updated] (HBASE-16219) Move meta bootstrap out of HMaster

2016-07-14 Thread Duo Zhang (JIRA)

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

Duo Zhang updated HBASE-16219:
--
Attachment: HBASE-16219-addendum.patch

> Move meta bootstrap out of HMaster
> --
>
> Key: HBASE-16219
> URL: https://issues.apache.org/jira/browse/HBASE-16219
> Project: HBase
>  Issue Type: Sub-task
>  Components: master, Region Assignment
>Affects Versions: 2.0.0
>Reporter: Matteo Bertozzi
>Assignee: Matteo Bertozzi
>Priority: Trivial
> Fix For: 2.0.0
>
> Attachments: HBASE-16219-addendum.patch, HBASE-16219-v0.patch
>
>
> another cleanup to have a smaller integration patch for the new AM.
> Trying to isolate the Assignment code from the HMaster.
> Move all the bootstrap code to split meta logs and assign meta regions from 
> HMaster to a MasterMetaBootstrap class to also reduce the long 
> finishActiveMasterInitialization() method



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


[jira] [Updated] (HBASE-16219) Move meta bootstrap out of HMaster

2016-07-14 Thread Matteo Bertozzi (JIRA)

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

Matteo Bertozzi updated HBASE-16219:

Resolution: Fixed
Status: Resolved  (was: Patch Available)

> Move meta bootstrap out of HMaster
> --
>
> Key: HBASE-16219
> URL: https://issues.apache.org/jira/browse/HBASE-16219
> Project: HBase
>  Issue Type: Sub-task
>  Components: master, Region Assignment
>Affects Versions: 2.0.0
>Reporter: Matteo Bertozzi
>Assignee: Matteo Bertozzi
>Priority: Trivial
> Fix For: 2.0.0
>
> Attachments: HBASE-16219-v0.patch
>
>
> another cleanup to have a smaller integration patch for the new AM.
> Trying to isolate the Assignment code from the HMaster.
> Move all the bootstrap code to split meta logs and assign meta regions from 
> HMaster to a MasterMetaBootstrap class to also reduce the long 
> finishActiveMasterInitialization() method



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


[jira] [Updated] (HBASE-16219) Move meta bootstrap out of HMaster

2016-07-12 Thread Matteo Bertozzi (JIRA)

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

Matteo Bertozzi updated HBASE-16219:

Attachment: HBASE-16219-v0.patch

> Move meta bootstrap out of HMaster
> --
>
> Key: HBASE-16219
> URL: https://issues.apache.org/jira/browse/HBASE-16219
> Project: HBase
>  Issue Type: Sub-task
>  Components: master, Region Assignment
>Affects Versions: 2.0.0
>Reporter: Matteo Bertozzi
>Assignee: Matteo Bertozzi
>Priority: Trivial
> Fix For: 2.0.0
>
> Attachments: HBASE-16219-v0.patch
>
>
> another cleanup to have a smaller integration patch for the new AM.
> Trying to isolate the Assignment code from the HMaster.
> Move all the bootstrap code to split meta logs and assign meta regions from 
> HMaster to a MasterMetaBootstrap class to also reduce the long 
> finishActiveMasterInitialization() method



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


[jira] [Updated] (HBASE-16219) Move meta bootstrap out of HMaster

2016-07-12 Thread Matteo Bertozzi (JIRA)

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

Matteo Bertozzi updated HBASE-16219:

Status: Patch Available  (was: Open)

> Move meta bootstrap out of HMaster
> --
>
> Key: HBASE-16219
> URL: https://issues.apache.org/jira/browse/HBASE-16219
> Project: HBase
>  Issue Type: Sub-task
>  Components: master, Region Assignment
>Affects Versions: 2.0.0
>Reporter: Matteo Bertozzi
>Assignee: Matteo Bertozzi
>Priority: Trivial
> Fix For: 2.0.0
>
> Attachments: HBASE-16219-v0.patch
>
>
> another cleanup to have a smaller integration patch for the new AM.
> Trying to isolate the Assignment code from the HMaster.
> Move all the bootstrap code to split meta logs and assign meta regions from 
> HMaster to a MasterMetaBootstrap class to also reduce the long 
> finishActiveMasterInitialization() method



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