Mike Percy has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/9754 Tested-by: Kudu Jenkins Reviewed-by: Mike Percy <[email protected]> --- 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, 191 insertions(+), 24 deletions(-) Approvals: Kudu Jenkins: Verified Mike Percy: Looks good to me, approved -- 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: merged Gerrit-Change-Id: Ieb1be6d1df751affc0fcfca5f2069eaad5888606 Gerrit-Change-Number: 9754 Gerrit-PatchSet: 8 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]>
