Alexey Serbin created KUDU-2984:
-----------------------------------
Summary: memory_gc-itest is flaky
Key: KUDU-2984
URL: https://issues.apache.org/jira/browse/KUDU-2984
Project: Kudu
Issue Type: Improvement
Affects Versions: 1.11.0, 1.12.0
Reporter: Alexey Serbin
Attachments: memory_gc-itest.txt.xz
The {{memory_gc-itest}} fails time to time with the following error message:
{noformat}
src/kudu/integration-tests/memory_gc-itest.cc:117: Failure
Expected: (ratio) >= (0.1), actual: 0.0600604 vs 0.1
tserver-2
src/kudu/util/test_util.cc:339: Failure
Failed
Timed out waiting for assertion to pass.
{noformat}
The full log is attached.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)