You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
Describe the bug
caught IllegalArgumentException if batch size > 4096
To Reproduce
Steps to reproduce the behavior:
batch size 5000./rdkafka_performance -P -t t2 -b 127.0.0.1:9092 -s 128 -a 1 -X batch.num.messages=5000 -c 1000000./rdkafka_performance -C -t t2 -b 127.0.0.1:9092 -G g2Expected behavior
consume correctly
Screenshots
