Alexey Serbin created KUDU-3584:
-----------------------------------
Summary: TableKeyRangeTest.TestGetTableKeyRange fails from time to
time
Key: KUDU-3584
URL: https://issues.apache.org/jira/browse/KUDU-3584
Project: Kudu
Issue Type: Bug
Components: test
Reporter: Alexey Serbin
Attachments: client-test.00.6.txt.xz, client-test.01.6.txt.xz
The {{TableKeyRangeTest.TestGetTableKeyRange}} scenario in {{client-test}} is
flaky, especially in sanitizer builds, failing from time to time with error
like below:
{noformat}
src/kudu/client/client-test.cc:9050: Failure
Expected equality of these values:
1000
CountRows(tokens)
Which is: 990
{noformat}
Logs from two different failed runs are attached.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)