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

TestHBaseFsck failing in branch-1, branch-1.4, branch-1.3 with NPE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.0, 1.3.3, 1.4.7
    • None
    • hbck, test
    • None

    Description

      TestHBaseFsck in the mentioned branches has two tests that rely on TestEndToEndSplitTransaction for blocking in the same way TestTableResource used to before HBASE-21076.

      Both tests appear to specifically be testing that something happens after a split, so we'll need a solution that removes the cross-test dependency but still allows for "wait until this split has finished"

      example failure from branch-1

      java.lang.NullPointerException
      	at org.apache.hadoop.hbase.util.TestHBaseFsck.testSplitDaughtersNotInMeta(TestHBaseFsck.java:1985)
      
      java.lang.NullPointerException
      	at org.apache.hadoop.hbase.util.TestHBaseFsck.testValidLingeringSplitParent(TestHBaseFsck.java:1934)
      

      Attachments

        1. HBASE-21105.branch-1.v1.patch
          5 kB
          Vishal Khandelwal

        Issue Links

          Activity

            People

              vishk Vishal Khandelwal
              busbey Sean Busbey
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: