[
https://issues.apache.org/jira/browse/KUDU-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Serbin updated KUDU-3285:
--------------------------------
Component/s: tserver
> MultiThreadedHybridClockTabletTest sometimes fails
> --------------------------------------------------
>
> Key: KUDU-3285
> URL: https://issues.apache.org/jira/browse/KUDU-3285
> Project: Kudu
> Issue Type: Bug
> Components: tserver
> Affects Versions: 1.15.0
> Reporter: Alexey Serbin
> Priority: Major
> Attachments: MultiThreadedHybridClockTabletTest.log.xz
>
>
> The {{MultiThreadedHybridClockTabletTest/0.UpdateNoMergeCompaction}} scenario
> sometimes fails with the following error:
> {noformat}
> F0513 05:07:05.498741 616 delta_tracker.cc:276] Check failed:
> first_copy->delta_stats().min_timestamp() >=
> second_copy->delta_stats().min_timestamp() (6639134414248239104 vs.
> 6639134414253285376) Found out-of-order deltas: [{11304431265317564209 (ts
> range=[6639134414248239104, 6639134414323712000], delete_count=[0],
> reinsert_count=[0], update_counts_by_col_id=[12:12])}, {11304431265317564181
> (ts range=[6639134414253285376, 6639134414253285376], delete_count=[0],
> reinsert_count=[0], update_counts_by_col_id=[12:1])}]: type = 1
> {noformat}
> The log is attached.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)