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

TestCompactionState failures

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.94.4, 0.95.2
    • 0.95.0
    • test
    • None

    Description

      The TestCompactionState has a fixed waitTime for the compaction state, and on a busy jenkins those tests fails.

      java.lang.AssertionError: expected:<NONE> but was:<MAJOR>
      	at org.junit.Assert.fail(Assert.java:93)
      	at org.junit.Assert.failNotEquals(Assert.java:647)
      	at org.junit.Assert.assertEquals(Assert.java:128)
      	at org.junit.Assert.assertEquals(Assert.java:147)
      	at org.apache.hadoop.hbase.regionserver.TestCompactionState.compaction(TestCompactionState.java:180)
      	at org.apache.hadoop.hbase.regionserver.TestCompactionState.testMajorCompaction(TestCompactionState.java:63)
      

      Attachments

        1. HBASE-7560-v0.patch
          1 kB
          Matteo Bertozzi

        Activity

          People

            mbertozzi Matteo Bertozzi
            mbertozzi Matteo Bertozzi
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: