Alexey Serbin has submitted this change and it was merged. ( 
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
Reviewed-on: http://gerrit.cloudera.org:8080/21506
Reviewed-by: KeDeng <[email protected]>
Reviewed-by: Marton Greber <[email protected]>
Tested-by: Marton Greber <[email protected]>
---
M src/kudu/client/client-test.cc
1 file changed, 74 insertions(+), 37 deletions(-)

Approvals:
  KeDeng: Looks good to me, but someone else must approve
  Marton Greber: Looks good to me, approved; Verified

--
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: merged
Gerrit-Change-Id: I1efc2fe6ee7f2dfe94b52b14f1316ffbafd39d52
Gerrit-Change-Number: 21506
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: KeDeng <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>

Reply via email to