[
https://issues.apache.org/jira/browse/HBASE-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15377091#comment-15377091
]
Hudson commented on HBASE-16219:
--------------------------------
FAILURE: Integrated in HBase-Trunk_matrix #1227 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/1227/])
HBASE-16219 Move meta bootstrap out of HMaster (matteo.bertozzi: rev
a55af38689fbe273e716ebbf6191e9515986dbf3)
* hbase-server/src/main/java/org/apache/hadoop/hbase/MasterMetaBootstrap.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestMasterNoCluster.java
> 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)