Goka is a compact yet powerful distributed stream processing library for Apache Kafka written in Go.
BSD 3-Clause "New" or "Revised" License
2.36k
stars
173
forks
source link
produce message larger than configured Producer.MaxMessageBytes #460
Closed
BhautikChudasama closed 2 months ago
Hello there, I have set the maxBytes in producer, why am I still getting below error
Here is my code
Please help me to figure out what I am doing wrong. Thanks.