yugabyte/yugabyte-db

[docdb] Test that tablet server survives a failure in OpenTablet during remote bootstrap

Open

#204 建立於 2018年4月23日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)C (8,229 star) (1,003 fork)batch import
area/docdbgood first issuekind/enhancementpriority/medium

描述

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.

貢獻者指南

[docdb] Test that tablet server survives a failure in OpenTablet during remote bootstrap · yugabyte/yugabyte-db#204 | Good First Issue