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 2017/03/01 03:12:10 UTC

[kudu-CR] [client-test] Reduce flakyness of TestWriteWithDeadTabletServer

David Ribeiro Alves has uploaded a new change for review.

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

Change subject: [client-test] Reduce flakyness of TestWriteWithDeadTabletServer
......................................................................

[client-test] Reduce flakyness of TestWriteWithDeadTabletServer

This test fails often due to an unexpected reason for the write
timeout. This is related to KUDU-1466.

I just commented out the assertion and left a TODO to reenable
once we address the jira. Also added some info to the jira
itself.

Change-Id: Ice347a30c71b1cb3937cd1b30b0744fcd2dae0cf
---
M src/kudu/client/client-test.cc
1 file changed, 4 insertions(+), 1 deletion(-)


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

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

[kudu-CR] [client-test] Reduce flakyness of TestWriteWithDeadTabletServer

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

Change subject: [client-test] Reduce flakyness of TestWriteWithDeadTabletServer
......................................................................


[client-test] Reduce flakyness of TestWriteWithDeadTabletServer

This test fails often due to an unexpected reason for the write
timeout. This is related to KUDU-1466.

I just commented out the assertion and left a TODO to reenable
once we address the jira. Also added some info to the jira
itself.

Change-Id: Ice347a30c71b1cb3937cd1b30b0744fcd2dae0cf
Reviewed-on: http://gerrit.cloudera.org:8080/6198
Tested-by: Kudu Jenkins
Reviewed-by: Todd Lipcon <to...@apache.org>
---
M src/kudu/client/client-test.cc
1 file changed, 4 insertions(+), 1 deletion(-)

Approvals:
  Todd Lipcon: Looks good to me, approved
  Kudu Jenkins: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ice347a30c71b1cb3937cd1b30b0744fcd2dae0cf
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: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <to...@apache.org>

[kudu-CR] [client-test] Reduce flakyness of TestWriteWithDeadTabletServer

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

Change subject: [client-test] Reduce flakyness of TestWriteWithDeadTabletServer
......................................................................


Patch Set 1: Code-Review+2

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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ice347a30c71b1cb3937cd1b30b0744fcd2dae0cf
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: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <to...@apache.org>
Gerrit-HasComments: No