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 (1,003 forks)batch import
area/docdbgood first issuekind/enhancementpriority/medium

Repository metrics

Stars
 (8,229 stars)
PR merge metrics
 (Avg merge 17d 21h) (92 merged PRs in 30d)

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