Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/9625 )
Change subject: [consensus] FAILED_UNRECOVERABLE replica health status ...................................................................... Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/9625/4/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/9625/4/src/kudu/integration-tests/raft_consensus_nonvoter-itest.cc@1481 PS4, Line 1481: ASSERT_OK(WaitForReplicasReportedToMaster(cluster_->master_proxy(), : kReplicasNum - 1, : tablet_id_, : kTimeout, : WAIT_FOR_LEADER, : VOTER_REPLICA, : &has_leader, : &tablet_locations)); > I'm probably missing something, but I don't see what's preventing kReplicas ts1 is shutdown, meanwhile ts0 and the tablet server with the fall-behind-wal-gc-threshold replica will 100% crash if trying to copy tablet data. Does it make sense? -- To view, visit http://gerrit.cloudera.org:8080/9625 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I35637c5bda6681b732dbc2bbf94b9d4258b12095 Gerrit-Change-Number: 9625 Gerrit-PatchSet: 4 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[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: Wed, 14 Mar 2018 23:55:37 +0000 Gerrit-HasComments: Yes
