Alexey Serbin created KUDU-3601:
-----------------------------------
Summary:
TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData fails intermittently
Key: KUDU-3601
URL: https://issues.apache.org/jira/browse/KUDU-3601
Project: Kudu
Issue Type: Bug
Reporter: Alexey Serbin
Attachments: timestamp_advancement-itest.txt.xz
The TestUpgradeFromOlderCorruptedData scenario of the TimestampAdvancementITest
fails from time to time (at least in RELEASE builds) with errors like below;
the logs are attached.
{noformat}
I20240731 20:55:43.510514 3223 timestamp_advancement-itest.cc:261] GCing
logs...
src/kudu/integration-tests/timestamp_advancement-itest.cc:261: Failure
Expected: (gcable_size) > (0), actual: 0 vs 0
src/kudu/util/test_util.cc:395: Failure
Failed
Timed out waiting for assertion to pass.
src/kudu/integration-tests/timestamp_advancement-itest.cc:326: Failure
Expected: GCUntilNoWritesInWAL(ts, replica) doesn't generate new fatal failures
in the current thread.
Actual: it does.
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)