Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/21506


Change subject: KUDU-3584 fix flakiness in TableKeyRangeTest
......................................................................

KUDU-3584 fix flakiness in TableKeyRangeTest

When running client-test in TSAN/ASAN builds, the
TableKeyRangeTest.TestGetTableKeyRange scenario would sometimes fail
on busy nodes.  This patch addresses the issue by increasing the
timeout for scanners and for the write session, and making the related
code more robust overall.

I also took the liberty of cleaning up the related code.

Change-Id: I1efc2fe6ee7f2dfe94b52b14f1316ffbafd39d52
---
M src/kudu/client/client-test.cc
1 file changed, 74 insertions(+), 37 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1efc2fe6ee7f2dfe94b52b14f1316ffbafd39d52
Gerrit-Change-Number: 21506
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to