You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2018/02/04 22:39:00 UTC

[jira] [Resolved] (HBASE-19931) TestMetaWithReplicas failing 100% of the time in testHBaseFsckWithMetaReplicas

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

stack resolved HBASE-19931.
---------------------------
    Resolution: Fixed

.001 is what I pushed on master and branch-2.

> TestMetaWithReplicas failing 100% of the time in testHBaseFsckWithMetaReplicas
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-19931
>                 URL: https://issues.apache.org/jira/browse/HBASE-19931
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: stack
>            Assignee: stack
>            Priority: Major
>             Fix For: 2.0.0-beta-2
>
>         Attachments: HBASE-19931.branch-2.001.patch
>
>
> Somehow we missed a test that depends on a run of HBCK. It fails 100% of the time now because of HBASE-19726 Failed to start HMaster due to infinite retrying on meta assign where we no longer update hbase:meta with the state of hbase:meta; rather, hbase:meta's always-ENABLED state is inferred. It broke HBCK here.
> So, disable the test and just-in-case add meta as ENABLED to hbck though hbck as is is not for hbase2.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)