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

TestPerColumnFamilyFlush failing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.1.0, 2.0.0
    • test
    • None
    • Reviewed

    Description

      On internal rig see this failing in two places:

      org.apache.hadoop.hbase.regionserver.TestPerColumnFamilyFlush.testFlushingWhenLogRolling
      Failing for the past 1 build (Since Failed#653 )
      Took 9 sec.
      Error Message
      
      expected:<424> but was:<205744>
      
      Stacktrace
      
      java.lang.AssertionError: expected:<424> but was:<205744>
      	at org.junit.Assert.fail(Assert.java:88)
      	at org.junit.Assert.failNotEquals(Assert.java:743)
      	at org.junit.Assert.assertEquals(Assert.java:118)
      	at org.junit.Assert.assertEquals(Assert.java:555)
      	at org.junit.Assert.assertEquals(Assert.java:542)
      	at org.apache.hadoop.hbase.regionserver.TestPerColumnFamilyFlush.testFlushingWhenLogRolling(TestPerColumnFamilyFlush.java:483)
      
      

      and

      org.apache.hadoop.hbase.regionserver.TestPerColumnFamilyFlush.testLogReplayWithDistributedReplay
      Failing for the past 1 build (Since Failed#653 )
      Took 25 ms.
      Error Message
      
      A mini-cluster is already running
      
      Stacktrace
      
      java.lang.IllegalStateException: A mini-cluster is already running
      	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:921)
      	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:812)
      	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:794)
      	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:781)
      	at org.apache.hadoop.hbase.regionserver.TestPerColumnFamilyFlush.testLogReplay(TestPerColumnFamilyFlush.java:337)
      	at org.apache.hadoop.hbase.regionserver.TestPerColumnFamilyFlush.testLogReplayWithDistributedReplay(TestPerColumnFamilyFlush.java:418)
      
      

      Opening issue to keep an eye on these tests.

      Attachments

        1. 0001-HBASE-12772-TestPerColumnFamilyFlush-failing.patch
          15 kB
          Michael Stack
        2. 12772.addendum.txt
          5 kB
          Michael Stack
        3. 12772.addendum.v2.txt
          5 kB
          Michael Stack

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: