[ 
https://issues.apache.org/jira/browse/KUDU-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881134#comment-17881134
 ] 

ASF subversion and git services commented on KUDU-3465:
-------------------------------------------------------

Commit a0b7a52800de1a03f66c963e25feee8c63041acd in kudu's branch 
refs/heads/master from Alexey Serbin
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=a0b7a5280 ]

[tablet] report per-thread status in mt-tablet-test

With this patch, mt-tablet-test now records per-thread status
and reports it in the very end of the scenario instead of crashing
on the first sight of non-OK status in a per-thread routine.
This patch also contains other minor modifications to make the code
in mt-tablet-test more robust.  This is in the context of KUDU-3465.

The motivation behind this update is to make sure that the sanitizers
(UBSAN/ASAN/TSAN etc) have a chance to report on an issue, if any.

Change-Id: I2e2cb8c3bbc9b12c5d45e603de1b0aeb14191f12
Reviewed-on: http://gerrit.cloudera.org:8080/21776
Tested-by: Alexey Serbin <ale...@apache.org>
Reviewed-by: Mahesh Reddy <mre...@cloudera.com>
Reviewed-by: Abhishek Chennaka <achenn...@cloudera.com>


> 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
>            Priority: Major
>         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)

Reply via email to