cockroachdb / cockroachdb/cockroach

kv: remove periodic compaction of the liveness range

Open
#156,591 0 comments 0 reactions 1 assignee Claimed by @iskettaneh View on GitHub
A-kv C-enhancement E-starter P-2 T-kv
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

This change introduced the ability to periodically compact the liveness range: https://github.com/cockroachdb/cockroach/pull/129827

Recent versions have tombstone density compactions that are triggered by a high density of point tombstones in a sstable. So we don't need that code anymore.

Jira issue: CRDB-56139

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.