Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9754
Change subject: [itests] additional test for 3-4-3 replication ...................................................................... [itests] additional test for 3-4-3 replication Added a new test for the 3-4-3 replication scheme to make sure the system is able to replace a fallen-behind-WAL-segment-GC-threshold replica 'in-place'. For example, in case of the replication factor of 3, the system should be able to recover in a cluster with just 3 tablet servers if a tablet replica falls behind the WAL segment GC. Change-Id: Ieb1be6d1df751affc0fcfca5f2069eaad5888606 --- M src/kudu/integration-tests/raft_consensus-itest-base.cc M src/kudu/integration-tests/raft_consensus-itest-base.h M src/kudu/integration-tests/raft_consensus_nonvoter-itest.cc 3 files changed, 174 insertions(+), 14 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/54/9754/1 -- To view, visit http://gerrit.cloudera.org:8080/9754 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ieb1be6d1df751affc0fcfca5f2069eaad5888606 Gerrit-Change-Number: 9754 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
