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/04/01 04:22:00 UTC

[jira] [Created] (KUDU-3465) MultiThreadedHybridClockTabletTest/5.UpdateNoMergeCompaction is flaky

Alexey Serbin created KUDU-3465:
-----------------------------------

             Summary: MultiThreadedHybridClockTabletTest/5.UpdateNoMergeCompaction is flaky
                 Key: KUDU-3465
                 URL: https://issues.apache.org/jira/browse/KUDU-3465
             Project: Kudu
          Issue Type: Bug
          Components: compaction, test
    Affects Versions: 1.17.0
            Reporter: Alexey Serbin
         Attachments: mt-tablet-test.3.txt.xz

MultiThreadedHybridClockTabletTest/5.UpdateNoMergeCompaction sometimes fails in TSAN builds with error like below:

{noformat}
W20230401 03:59:16.541988 18207 diskrowset.cc:592] T test_tablet_id P fedb48ed543846edbabf74b3b7007739: RowSet(1): Error during major delta compaction! Rolling back rowset metadata
F20230401 03:59:16.543404 18207 mt-tablet-test.cc:339] Check failed: _s.ok() Bad status: Corruption: Failed major delta compaction on RowSet(1): No min key found: CFile base data in RowSet(1)
{noformat}

I attached the full log.





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