You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Alexey Serbin (Jira)" <ji...@apache.org> on 2023/03/20 20:10:00 UTC

[jira] [Created] (KUDU-3462) LogBlockManagerTest.TestContainerBlockLimitingByMetadataSizeWithCompaction sometimes fails

Alexey Serbin created KUDU-3462:
-----------------------------------

             Summary: LogBlockManagerTest.TestContainerBlockLimitingByMetadataSizeWithCompaction sometimes fails
                 Key: KUDU-3462
                 URL: https://issues.apache.org/jira/browse/KUDU-3462
             Project: Kudu
          Issue Type: Bug
          Components: test
    Affects Versions: 1.17.0
            Reporter: Alexey Serbin
         Attachments: log_block_manager-test.txt.xz

The TestContainerBlockLimitingByMetadataSizeWithCompaction scenario of the LogBlockManagerTest sometimes fails with messages like the following:
{noformat}
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 
{noformat}

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



--
This message was sent by Atlassian Jira
(v8.20.10#820010)