欢迎来到Riguz的小站!这是一个私人wiki,用来记录一些我的笔记。
kafka-producer-perf-test.sh \
--topic test \
--num-records 10000000 \
--record-size 1024 \
--throughput -1 \
--producer-props \
bootstrap.servers=127.0.0.1:9093 \
compression.type=lz4