yunchipang commented on PR #20396: URL: https://github.com/apache/kafka/pull/20396#issuecomment-3212932477
e2e test result ``` SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/opt/kafka-dev/core/build/dependant-testlibs/log4j-slf4j-impl-2.24.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/opt/kafka-dev/tools/build/dependant-libs-2.13.16/log4j-slf4j-impl-2.24.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] Producing 1000000 messages..to topics log-cleaner-test-1163149033400908362-0 Logging produce requests to /tmp/kafka-log-cleaner-produced-2674895871657186239.txt Sleeping for 20seconds... Consuming messages... Logging consumed messages to /tmp/kafka-log-cleaner-consumed-6636562293354175110.txt 1000000 rows of data produced, 120154 rows of data consumed (88.0% reduction). De-duplicating and validating output files... Validated 90004 values, 0 mismatches. Data verification is completed ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org