Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/8138


Change subject: WIP [consensus] introduce adding NON_VOTER members
......................................................................

WIP [consensus] introduce adding NON_VOTER members

Added ability to add NON_VOTER member replicas into Raft configuration.
Updated the kudu CLI accordingly.  Also, added a new integration test:
RaftConsensusITest.AddNonVoterReplica.

WIP: I'd like to get some feedback on the update of the RaftPeerPB.
     Also, the leader is about to fill in the timestamp in every
     new element of the 'intended_operations' field. Also, I need
     to add more tests.

Change-Id: I2662d45ad9bb6a4bf325d4202c2ee619ffad02b7
---
M src/kudu/consensus/metadata.proto
M src/kudu/consensus/quorum_util.cc
M src/kudu/integration-tests/cluster_itest_util.cc
M src/kudu/integration-tests/raft_consensus-itest.cc
M src/kudu/tools/tool_action_tablet.cc
5 files changed, 163 insertions(+), 9 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2662d45ad9bb6a4bf325d4202c2ee619ffad02b7
Gerrit-Change-Number: 8138
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <aser...@cloudera.com>

Reply via email to