Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-19147 All branch-2 unit tests pass
  3. HBASE-19931

TestMetaWithReplicas failing 100% of the time in testHBaseFsckWithMetaReplicas

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-beta-2, 2.0.0
    • None
    • None

    Description

      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.

      Attachments

        1. HBASE-19931.branch-2.001.patch
          2 kB
          Michael Stack

        Activity

          stack Michael Stack added a comment -

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

          stack Michael Stack added a comment - .001 is what I pushed on master and branch-2.
          stack Michael Stack added a comment -

          Reopening. We fixed one test. Not it is flakey in another.

          org.junit.runners.model.TestTimedOutException: test timed out after 600 seconds
          at org.apache.hadoop.hbase.client.TestMetaWithReplicas.shutdownMetaAndDoValidations(TestMetaWithReplicas.java:265)
          at org.apache.hadoop.hbase.client.TestMetaWithReplicas.testShutdownHandling(TestMetaWithReplicas.java:191)

          stack Michael Stack added a comment - Reopening. We fixed one test. Not it is flakey in another. org.junit.runners.model.TestTimedOutException: test timed out after 600 seconds at org.apache.hadoop.hbase.client.TestMetaWithReplicas.shutdownMetaAndDoValidations(TestMetaWithReplicas.java:265) at org.apache.hadoop.hbase.client.TestMetaWithReplicas.testShutdownHandling(TestMetaWithReplicas.java:191)
          hudson Hudson added a comment -

          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
          hudson Hudson added a comment - 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
          stack Michael Stack added a comment -

          Re-resolving. Let HBASE-19840 be responsible for latest findings regards this test failing.

          stack Michael Stack added a comment - Re-resolving. Let HBASE-19840 be responsible for latest findings regards this test failing.

          People

            stack Michael Stack
            stack Michael Stack
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: