yunchipang commented on PR #20396: URL: https://github.com/apache/kafka/pull/20396#issuecomment-3226429394
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.25.1.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.25.1.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-1932846938360647426-0 Logging produce requests to /tmp/kafka-log-cleaner-produced-4893708329550575535.txt Sleeping for 20seconds... Consuming messages... Logging consumed messages to /tmp/kafka-log-cleaner-consumed-13046421783240844934.txt 1000000 rows of data produced, 120164 rows of data consumed (88.0% reduction). De-duplicating and validating output files... Validated 89942 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