You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/02/26 00:06:05 UTC

[kudu-CR] raft_consensus-itest: make TestEarlyCommitDespiteMemoryPressure less flaky

Hello Todd Lipcon,

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

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

to review the following change.

Change subject: raft_consensus-itest: make TestEarlyCommitDespiteMemoryPressure less flaky
......................................................................

raft_consensus-itest: make TestEarlyCommitDespiteMemoryPressure less flaky

Apparently 10 seconds isn't always enough to write 10000 rows in TSAN. So
let's increase the deadline to 90 seconds instead.

Change-Id: I6f5ead715729e9be2287cfc29347167478cac65e
---
M src/kudu/integration-tests/raft_consensus-itest.cc
1 file changed, 1 insertion(+), 1 deletion(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6f5ead715729e9be2287cfc29347167478cac65e
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Todd Lipcon <to...@apache.org>