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 2017/12/09 01:44:41 UTC

[kudu-CR] WIP [raft consensus] 3-4-3 replica management by default

Hello Mike Percy, Kudu Jenkins, 

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

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

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

Change subject: WIP [raft_consensus] 3-4-3 replica management by default
......................................................................

WIP [raft_consensus] 3-4-3 replica management by default

This is a patch to enable 3-4-3 replica management by default.

WIP: failing tests are disabled for a while; follow-up patches will
     re-enable them, maybe even one-by-one as soon as they are ported to
     the 3-4-3 replica management scheme or parameterized.  This is just
     a convenient way of splitting work. (between Mike and I).

Change-Id: I37cb6b58340f247a675fcba253cb23790009d709
---
M src/kudu/consensus/raft_consensus.cc
M src/kudu/integration-tests/raft_consensus_nonvoter-itest.cc
M src/kudu/integration-tests/tablet_copy-itest.cc
3 files changed, 7 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/72/8672/3
-- 
To view, visit http://gerrit.cloudera.org:8080/8672
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

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