You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2018/01/10 05:59:16 UTC

[kudu-CR] WIP [raft consensus-itest] proper fix for Test KUDU 1735

Hello Mike Percy, Kudu Jenkins, 

I'd like you to reexamine a change. Please visit

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

to look at the new patch set (#2).

Change subject: WIP [raft_consensus-itest] proper fix for Test_KUDU_1735
......................................................................

WIP [raft_consensus-itest] proper fix for Test_KUDU_1735

Adapted logic of the Test_KUDU_1735 scenario to work for both 3-2-3
and 3-4-3 replication schemes.

This is a follow-up for 8bcc80eec075321fa4444ef26b2a0ccac12ac9d7.

WIP: I noticed the RaftConsensusITest.Test_KUDU_1735 started failing
     after 1277f69a1feb3715750552991bc19444282f652e.  Prior to that fix,
     the test worked without any changes for both 3-2-3 and 3-4-3 modes.

Change-Id: Ibd7695f2b78da9755eb109940b40bda2bc6ec02e
---
M src/kudu/integration-tests/raft_consensus-itest.cc
1 file changed, 62 insertions(+), 20 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/89/8989/2
-- 
To view, visit http://gerrit.cloudera.org:8080/8989
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ibd7695f2b78da9755eb109940b40bda2bc6ec02e
Gerrit-Change-Number: 8989
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <mp...@apache.org>