Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Enforce proper use of terms "purge" "dump" and "prune" in repair/replay #30225

@AshwinSekar

Description

@AshwinSekar

Problem

We often incorrectly use these terms interchangeably in repair and replay which causes confusion

Proposed Solution

Rename to the following convention (open to suggestion)

  • Purged: Removal of slot from blockstore, usually slots < current root
  • Pruned: Removal of slots > current root that are not part of the rooted path
  • Dumped: Removal of duplicate slots for the purpose of repair

Metadata

Metadata

Assignees

Labels

consensusIssues related to consensus bugs in the validatorstale[bot only] Added to stale content; results in auto-close after a week.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions