Alexey Serbin has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/9754 )

Change subject: [itests] additional test for 3-4-3 replication
......................................................................


Patch Set 4:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/9754/4/src/kudu/integration-tests/raft_consensus-itest-base.h
File src/kudu/integration-tests/raft_consensus-itest-base.h:

http://gerrit.cloudera.org:8080/#/c/9754/4/src/kudu/integration-tests/raft_consensus-itest-base.h@46
PS4, Line 46:     SHUTDOWN,         // Just shutdown the affected tserver.
> Just curious, is there one you had in mind?
You can see that one in ReplicaBehindWalGcThresholdITest.ReplicaReplacement.  
The idea is that I want to keep the tablet server down till the leader replica 
evicts the failed replica to avoid flakiness.  And I don't want to restart the 
master.


http://gerrit.cloudera.org:8080/#/c/9754/6/src/kudu/integration-tests/raft_consensus_nonvoter-itest.cc
File src/kudu/integration-tests/raft_consensus_nonvoter-itest.cc:

http://gerrit.cloudera.org:8080/#/c/9754/6/src/kudu/integration-tests/raft_consensus_nonvoter-itest.cc@2043
PS6, Line 2043:   }
> Isn't VOTER_REPLICA a subset of ANY_REPLICA? Why not just wait for a VOTER?
That's a subset, right, but in general the result might be different: there 
might be X voter and X + 1 total.  However, in this case that's equivalent 
(have have just 3 tablet servers).



--
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: comment
Gerrit-Change-Id: Ieb1be6d1df751affc0fcfca5f2069eaad5888606
Gerrit-Change-Number: 9754
Gerrit-PatchSet: 4
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]>
Gerrit-Comment-Date: Fri, 23 Mar 2018 03:13:56 +0000
Gerrit-HasComments: Yes

Reply via email to