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

[Flakey Test] TestMasterNotCarryTable.testMasterMemStoreLAB

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-alpha-1, 2.3.0
    • flakies
    • None

    Description

      Interesting one. Fails only if Master gets chance to become active – which doesn't happen when all is easy-going. If struggling under load, it can become active and then test asserting NO ChunkCreator instance in Master fails because we want ChunkCreator now since ProcedureRegionStore was added: i.e. " // always initialize the MemStoreLAB as we use a region to store procedure now."

      Here is error I've seen

       [ERROR] Failures:
       [ERROR]   TestMasterNotCarryTable.testMasterMemStoreLAB:94 expected null, but was:<org.apache.hadoop.hbase.regionserver.ChunkCreator@73dbba7a>
      

      Attachments

        Issue Links

          Activity

            People

              stack Michael Stack
              stack Michael Stack
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: