yugabyte/yugabyte-db
[docdb] Test that tablet server survives a failure in OpenTablet during remote bootstrap
Chiusa
#204 aperta il 23 apr 2018
area/docdbgood first issuekind/enhancementpriority/medium
Metriche repository
- Star
- (8229 stelle)
- Metriche merge PR
- (Merge medio 17g 21h) (92 PR mergiate in 30 g)
Descrizione
Jira Link: DB-1565 Reported by @hectorgcr.
Add new test to verify that a failure between call to RemoteBootstrapClient::Finish() and OpenTablet doesn't leave the tablet server in an invalid state. Ideally, since the tablet gets tombstoned, the tablet server should be remote bootstrapped again by the leader, and the tablet server should reject any requests to participate in raft consensus rounds.