hi Andrew Thanks for this KIP. some questions are listed below.
chia_00: Should we introduce `--consumer-property` to `kafka-consumer-perf-test.sh` and `kafka-share-consumer-perf-test.sh` since another perf tool, `kafka-producer-perf-test.sh`, has `--producer-property`? chia_01: should we align the naming of "how many records"? `kafka-producer-perf-test.sh` uses `num-records`, while `kafka-consumer-perf-test.sh` and `kafka-share-consumer-perf-test.sh` use `messages` chia_02: Have you considering adding `reporting-interval` to `kafka-producer-perf-test.sh`? Best, Chia-Ping On 2025/07/09 13:53:42 Andrew Schofield wrote: > Hi, > I'd like to start discussion of KIP-1147. This KIP aligns the names of the > command-line > arguments across all of the Apache Kafka command-line tools. > > KIP: > https://cwiki.apache.org/confluence/display/KAFKA/KIP-1147%3A+Improve+consistency+of+command-line+arguments > > Thanks, > Andrew