Question
5
Replies
218
Views
Evonsys
Posted: March 6, 2019
Last activity: June 17, 2019
Closed
Unable to publish messages morethan 1MB in Kafka topic
Hi all,
we are not able to publish the messages to kafka topic when the message is more than 1MB, we are getting the batchexception., we have increased the message.max.size to 15 MB in the tomcat folder kafka folder.
could someone help us how to resolve this issue.
In PegTemp directory, you should have kafka-1.1.0\config\producer.properties
Have you tried to uncomment increase the parameters of max.request.size and batch.size?
Kind Regards
Simon