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

Flakey testSplitDaughtersNotInMeta test

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.2.0, 1.3.0, 1.1.4, 2.0.0
    • test
    • None
    • Reviewed

    Description

      Run into the following failure with hbase 1.0.0.

      Stacktrace
      java.lang.AssertionError: null
      at org.junit.Assert.fail(Assert.java:86)
      at org.junit.Assert.assertTrue(Assert.java:41)
      at org.junit.Assert.assertNotNull(Assert.java:712)
      at org.junit.Assert.assertNotNull(Assert.java:722)
      at org.apache.hadoop.hbase.util.TestHBaseFsck.testSplitDaughtersNotInMeta(TestHBaseFsck.java:1723)

      From the log, the ntp issue caused clock skew and it woke up CatalogJanitor earlier. The CatalogJanitor cleaned up the parent region. It could happen with master branch as well. The fix is to disable CatalogJanitor to make sure this will not happen.

      Attachments

        1. HBASE-15206-001.patch
          1.0 kB
          Hua Xiang
        2. HBASE-15206-002.patch
          1 kB
          Hua Xiang
        3. HBASE-15206-001_branch-1.2.patch
          1 kB
          Hua Xiang

        Activity

          People

            huaxiang Hua Xiang
            huaxiang Hua Xiang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: