[
https://issues.apache.org/jira/browse/HBASE-24562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146526#comment-17146526
]
Wellington Chevreuil commented on HBASE-24562:
----------------------------------------------
Had fixed conflicts and pushed into branch-2 and branch-2.3. Tried on
branch-2.2 as well, but got TestMetaWithReplicas.testFailedReplicaAssigment
test failing. [~bszabolcs], could you make a branch-2.2 compatible PR?
> Stabilize master startup with meta replicas enabled
> ---------------------------------------------------
>
> Key: HBASE-24562
> URL: https://issues.apache.org/jira/browse/HBASE-24562
> Project: HBase
> Issue Type: Improvement
> Components: meta, read replicas
> Affects Versions: 3.0.0-alpha-1
> Reporter: Szabolcs Bukros
> Assignee: Szabolcs Bukros
> Priority: Major
> Fix For: 3.0.0-alpha-1
>
>
> This is related to HBASE-21624 .
> I created a separate ticket because in the original one a "complete solution
> for meta replicas" was requested and this is not one. I'm just trying to make
> master startup more stable by making assigning meta replicas asynchronous and
> preventing a potential assignment failure from crashing master.
> The idea is that starting master with less or even no meta replicas assigned
> is preferable to not having a running master.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)