Alexey Serbin has uploaded a new change for review.

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

Change subject: [linked list test] use timeout for WaitAndVerify in all modes
......................................................................

[linked list test] use timeout for WaitAndVerify in all modes

Constrain LinkedListTester::WaitAndVerify by the specified timeout
for FINISH_WITH_SNAPSHOT_SCAN mode as well.  Otherwise the
TestLoadAndVerify scenario of the LinkedListTest test can
run indefinitely under some conditions.  One of such conditions is
the expiration of the client authn token during the test: if that
happens, WaitAndVerify() call might end up doing indefinite retries.

The proper client behavior on the expiration of the authn token will be
addressed in a separate changelist.

Change-Id: If129738fbeef5394dfd1bcb160121e1d4131b3cc
---
M src/kudu/integration-tests/linked_list-test-util.h
1 file changed, 15 insertions(+), 14 deletions(-)


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

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

Reply via email to