Hello Alexey Serbin,

I'd like you to do a code review. Please visit

    http://gerrit.cloudera.org:8080/17747

to review the following change.


Change subject: [test] deflake ToolTest.TableScanCustomBatchSize
......................................................................

[test] deflake ToolTest.TableScanCustomBatchSize

There seems to be a bug when running loadgen with AUTO_FLUSH_BACKGROUND
mode, wherein background write flushes aren't waited for before the
process is terminated, resulting in a leak report. I'll address the
underlying issue separately, but for now, this patch adjusts the test to
use fewer rows so no leaks are reported.

The flaky test dashboard reports the test as ~10% flaky. With this
patch, I ran it in ASAN and it passed 100/100 times.

Change-Id: I0740de18a3425cfd47aefe354b6a9fe05aa291cf
---
M src/kudu/tools/kudu-tool-test.cc
1 file changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/47/17747/1
--
To view, visit http://gerrit.cloudera.org:8080/17747
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0740de18a3425cfd47aefe354b6a9fe05aa291cf
Gerrit-Change-Number: 17747
Gerrit-PatchSet: 1
Gerrit-Owner: Andrew Wong <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>

Reply via email to