[
https://issues.apache.org/jira/browse/KAFKA-17343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17882837#comment-17882837
]
Eric Chang commented on KAFKA-17343:
------------------------------------
I you want to play around with this issue, you can pull my branch
[https://github.com/apache/kafka/pull/16978]
and run this command for about 5 times, it will fail.
```
_DUCKTAPE_OPTIONS="--debug"
TC_PATHS="./tests/kafkatest/benchmarks/core/benchmark_test.py::Benchmark.test_producer_throughput"
bash tests/docker/run_tests.sh
```
> Fix failed benchmark_test.py
> ----------------------------
>
> Key: KAFKA-17343
> URL: https://issues.apache.org/jira/browse/KAFKA-17343
> Project: Kafka
> Issue Type: Bug
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Blocker
> Fix For: 4.0.0
>
>
> see discussion:
> https://github.com/apache/kafka/pull/16646#issuecomment-2289176368
--
This message was sent by Atlassian Jira
(v8.20.10#820010)