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

TestMultiParallel.validateLoadedData AssertionError: null

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.0, 1.3.0, 2.0.0
    • 1.2.0, 1.3.0, 2.0.0
    • Client, test
    • None
    • Reviewed

    Description

      Saw this failure on internal rig:

      Stack Trace:
      java.lang.AssertionError: null
              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.client.TestMultiParallel.validateLoadedData(TestMultiParallel.java:676)
              at org.apache.hadoop.hbase.client.TestMultiParallel.doTestFlushCommits(TestMultiParallel.java:293)
              at org.apache.hadoop.hbase.client.TestMultiParallel.testFlushCommitsNoAbort(TestMultiParallel.java:241)
      

      chenheng actually added a fix for this failure over in HBASE-14915 but we never committed it. Let me attach his patch here.

      Attachments

        1. HBASE-14915-branch-1.2.patch
          2 kB
          Michael Stack

        Activity

          People

            chenheng Heng Chen
            stack Michael Stack
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: