redpanda-data / redpanda

Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
https://redpanda.com
9.69k stars 591 forks source link

`rptest`: add `log_compaction_test.py` #24187

Open WillemKauf opened 5 days ago

WillemKauf commented 5 days ago

Serves as a stress test for compaction and tombstone removal.

Depends on changes made in https://github.com/redpanda-data/kgo-verifier/pull/60, and so the commit SHA for ducktape-deps/kgo-verifier has been updated (CI will be red if this isn't merged yet)

Backports Required

Release Notes