Open dotnwat opened 1 year ago
FYI, as a consideration for this one: the equivalent of Kafka's delete.retention.ms
(to guarantee tombstone lifetimes) would be required for us to upgrade to any version that removes tombstones during compaction.
According to PM, this requires a doc update--adding the doc-needed label...
Problem
Redpanda currently has some limitations in its compaction:
Solution
Impact
Applications that make intensive use of compaction will no longer risk experiencing unexpectedly high consumption of disk space and system resources on redpanda nodes.
JIRA Link: CORE-1487