perryzou created KAFKA-10392:
--------------------------------
Summary: kafka-producer-perf-test.sh includes messages
successfully delivered when acks=-1
Key: KAFKA-10392
URL: https://issues.apache.org/jira/browse/KAFKA-10392
Project: Kafka
Issue Type: Improvement
Components: core
Affects Versions: 2.4.1
Reporter: perryzou
kafka-producer-perf-test.sh outputs # of records sent, and doesn't output
messages successfully delivered. this is misleading and let users think that #
of "records sent" successfully.
e.g.
when running kafka-producer-perf-test.sh with acks=-1
3000000 records sent, 4999.866670 records/sec (4.88 MB/sec), 19.12 ms avg
latency, 1327.00 ms max latency, 19 ms 50th, 33 ms 95th, 35 ms 99th, 174 ms
99.9th
--
This message was sent by Atlassian Jira
(v8.3.4#803005)