[
https://issues.apache.org/jira/browse/HBASE-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378927#comment-15378927
]
Hudson commented on HBASE-16219:
--------------------------------
FAILURE: Integrated in HBase-Trunk_matrix #1231 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/1231/])
HBASE-16219 addendum move MasterMetaBootstrap to the right place (zhangduo: rev
243fe287b9055f4a16dda0175d5247d2d7a6b81e)
* hbase-server/src/main/java/org/apache/hadoop/hbase/MasterMetaBootstrap.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterMetaBootstrap.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-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)