[
https://issues.apache.org/jira/browse/HBASE-19931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16352032#comment-16352032
]
Hudson commented on HBASE-19931:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4528 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/4528/])
HBASE-19931 TestMetaWithReplicas failing 100% of the time in (stack: rev
ab5a26ad5e659b3a536a08c7f7515f0c40cea81d)
* (edit) hbase-server/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestMetaWithReplicas.java
> 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)