Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-3462

LogBlockManagerTest.TestContainerBlockLimitingByMetadataSizeWithCompaction sometimes fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.17.0
    • None
    • test
    • None

    Description

      The TestContainerBlockLimitingByMetadataSizeWithCompaction scenario of the LogBlockManagerTest sometimes fails with messages like the following:

      src/kudu/fs/log_block_manager-test.cc:1343: Failure
      Expected: (FLAGS_log_container_metadata_max_size * FLAGS_log_container_metadata_size_before_compact_ratio) >= (file_size), actual: 26214.4 vs 31565 
      

      I'm attaching the full log generated by one of the pre-commit test runs (ASAN).

      To reproduce the flakiness, build the test in ASAN configuration and run the scenario with the --stress_cpu_threads=16 extra flag.

      Attachments

        1. log_block_manager-test.txt.xz
          2 kB
          Alexey Serbin

        Activity

          People

            Unassigned Unassigned
            aserbin Alexey Serbin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: