yugabyte/yugabyte-db

Do not dump "orphaned replicates" (uncommitted Raft records) on tablet bootstrap

Open

#235 opened on Apr 23, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C (8,229 stars) (1,003 forks)batch import
area/docdbgood first issuekind/enhancementpriority/medium

Description

Jira Link: DB-1666

  • There could be a lot of these records.
  • Values could be large.
  • There could be sensitive customer data that could later be uploaded for log analysis.

Contributor guide

Do not dump "orphaned replicates" (uncommitted Raft records) on tablet bootstrap · yugabyte/yugabyte-db#235 | Good First Issue