You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/09/16 01:36:19 UTC

[kudu-CR] Fix flakyness in exactly once writes-itest

David Ribeiro Alves has uploaded a new change for review.

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

Change subject: Fix flakyness in exactly_once_writes-itest
......................................................................

Fix flakyness in exactly_once_writes-itest

This reduces the number of batches to be written so that the test doesn't
timeout on jenkins anymore.

Change-Id: Id66efd437d7c7667db937dc9454ecf919b731977
---
M src/kudu/integration-tests/exactly_once_writes-itest.cc
1 file changed, 4 insertions(+), 4 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id66efd437d7c7667db937dc9454ecf919b731977
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: David Ribeiro Alves <dr...@apache.org>

[kudu-CR] Fix flakyness in exactly once writes-itest

Posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org>.
David Ribeiro Alves has submitted this change and it was merged.

Change subject: Fix flakyness in exactly_once_writes-itest
......................................................................


Fix flakyness in exactly_once_writes-itest

This reduces the number of batches to be written so that the test doesn't
timeout on jenkins anymore.

Change-Id: Id66efd437d7c7667db937dc9454ecf919b731977
Reviewed-on: http://gerrit.cloudera.org:8080/4434
Tested-by: Kudu Jenkins
Reviewed-by: Alexey Serbin <as...@cloudera.com>
---
M src/kudu/integration-tests/exactly_once_writes-itest.cc
1 file changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Alexey Serbin: Looks good to me, approved
  Kudu Jenkins: Verified



-- 
To view, visit http://gerrit.cloudera.org:8080/4434
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id66efd437d7c7667db937dc9454ecf919b731977
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: David Ribeiro Alves <dr...@apache.org>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: David Ribeiro Alves <dr...@apache.org>
Gerrit-Reviewer: Jean-Daniel Cryans <jd...@apache.org>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <to...@apache.org>

[kudu-CR] Fix flakyness in exactly once writes-itest

Posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org>.
Alexey Serbin has posted comments on this change.

Change subject: Fix flakyness in exactly_once_writes-itest
......................................................................


Patch Set 1: Code-Review+2

-- 
To view, visit http://gerrit.cloudera.org:8080/4434
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Id66efd437d7c7667db937dc9454ecf919b731977
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: David Ribeiro Alves <dr...@apache.org>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Jean-Daniel Cryans <jd...@apache.org>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <to...@apache.org>
Gerrit-HasComments: No