Hi all,

I get this error even when my records are smaller than the 1000012 byte limit:

org.apache.kafka.common.errors.RecordTooLargeException: The request included a 
message larger than the max message size the server will accept.

How do I ensure that my producer doesn't send records that are too large?

Thanks in advance for any suggestions and help.

Reply via email to