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

TestIOFencing fails intermittently due to compaction kicking in too soon

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.98.0, 0.95.1
    • None
    • None
    • Reviewed

    Description

      Here is one example: https://builds.apache.org/job/HBase-TRUNK/lastCompletedBuild/testReport/org.apache.hadoop.hbase/TestIOFencing/testFencingAroundCompactionAfterWALSync/

      It failed on this assertion:

            assertTrue(compactingRegion.countStoreFiles() > 1);
      

      I searched for "Blocking compactions" but didn't find it in the test output.
      I think the compaction kicked in too soon, resulting in store file count being 1.

      Attachments

        1. 8520-v1.txt
          1 kB
          Ted Yu

        Issue Links

          Activity

            People

              yuzhihong@gmail.com Ted Yu
              yuzhihong@gmail.com Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: