Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-18185

IntegrationTestTimeBoundedRequestsWithRegionReplicas unbalanced tests fails with AssertionError

    XMLWordPrintableJSON

Details

    Description

      We got the following error:

      Exception in thread "main" java.lang.AssertionError: Verification failed with error code 1
      at org.junit.Assert.fail(Assert.java:88)
      at org.apache.hadoop.hbase.test.IntegrationTestTimeBoundedRequestsWithRegionReplicas.runIngestTest(IntegrationTestTimeBoundedRequestsWithRegionReplicas.java:217)
      at org.apache.hadoop.hbase.IntegrationTestIngest.internalRunIngestTest(IntegrationTestIngest.java:123)
      at org.apache.hadoop.hbase.IntegrationTestIngest.runTestFromCommandLine(IntegrationTestIngest.java:106)
      at org.apache.hadoop.hbase.IntegrationTestBase.doWork(IntegrationTestBase.java:123)
      at org.apache.hadoop.hbase.util.AbstractHBaseTool.run(AbstractHBaseTool.java:112)
      at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
      at org.apache.hadoop.hbase.test.IntegrationTestTimeBoundedRequestsWithRegionReplicas.main(IntegrationTestTimeBoundedRequestsWithRegionReplicas.java:362)

      The reason why we got it because another assertion fails in UnbalanceKillAndRebalanceAction:

      Exception in thread "Thread-57" java.lang.AssertionError
      at org.junit.Assert.fail(Assert.java:86)
      at org.junit.Assert.assertTrue(Assert.java:41)
      at org.junit.Assert.assertTrue(Assert.java:52)
      at org.apache.hadoop.hbase.chaos.actions.UnbalanceKillAndRebalanceAction.perform(UnbalanceKillAndRebalanceAction.java:60)

      Attachments

        1. HBASE-18185.v3.patch
          6 kB
          Balazs Meszaros
        2. HBASE-18185-branch-1.v3.patch
          6 kB
          Balazs Meszaros
        3. HBASE-18185.v4.patch
          6 kB
          Balazs Meszaros
        4. HBASE-18185-branch-1.v4.patch
          6 kB
          Balazs Meszaros
        5. HBASE-18185-branch-1.v5.patch
          6 kB
          Balazs Meszaros
        6. HBASE-18185.v5.patch
          6 kB
          Balazs Meszaros

        Activity

          People

            meszibalu Balazs Meszaros
            meszibalu Balazs Meszaros
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: