mirror of https://github.com/apache/kafka.git
jira: [KAFKA-19306](https://issues.apache.org/jira/browse/KAFKA-19306) log ``` Producing 1000000 messages..to topics log-cleaner-test-849894102467800668-0 Logging produce requests to /tmp/kafka-log-cleaner-produced-6049271649847384547.txt Sleeping for 20seconds... Consuming messages... Logging consumed messages to /tmp/kafka-log-cleaner-consumed-7065252868189829937.txt 1000000 rows of data produced, 120176 rows of data consumed (88.0% reduction). De-duplicating and validating output files... Validated 90057 values, 0 mismatches. Data verification is completed ``` result ``` ================================================================================ SESSION REPORT (ALL TESTS) ducktape version: 0.12.0 session_id: 2025-07-10--001 run time: 1 minute 2.051 seconds tests run: 1 passed: 1 flaky: 0 failed: 0 ignored: 0 ================================================================================ test_id: kafkatest.tests.tools.log_compaction_test.LogCompactionTest.test_log_compaction.metadata_quorum=ISOLATED_KRAFT status: PASS run time: 1 minute 1.809 seconds ``` Reviewers: Jhen-Yung Hsu <jhenyunghsu@gmail.com>, Chia-Ping Tsai <chia7712@gmail.com> |
||
---|---|---|
.. | ||
src | ||
.gitignore |