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

Fix flaky TestHBaseFsck

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.1.0, 2.0.0
    • test
    • None

    Description

      Similar to HBASE-13182 and HBASE-13041 TestHBaseFsck relies on create/deleteTable() to be sync. so, if the master side is slow we get EXPIRED_TABLE_LOCK failures.

      to workaround that, we can add a master coprocessor used by the test to wait until postOperationHandler is called. This will be removed after HBASE-13204.

      there is also a znode for the table-lock not deleted.

      Attachments

        1. HBASE-13321-v0.patch
          10 kB
          Matteo Bertozzi

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: