1

I'm learning Kafka and, while doing a simple exercise, I received the error MessageSizeTooLargeError. The problem is that the message sent by producer to consumer is too big.

I tried to change some parameters into configuration files but I didn't resolve the problem.

Thanks in advance.

EDIT: I've resolved the problem, changing some parameters

En1gma
  • 19
  • 4
  • What is your current configuration? – Tsvetan Ganev Jul 09 '18 at 13:23
  • Now I've the default configuration – En1gma Jul 09 '18 at 13:28
  • How big is your message ? Have you seen [this](https://stackoverflow.com/questions/21020347/how-can-i-send-large-messages-with-kafka-over-15mb) ? – Gery Jul 09 '18 at 15:48
  • @En1gma As you've edited your answer, as in, you got the solution, if I'm not wrong. Please do post the answer so that in future if anyone is trying to search for the same, then they'll be able to use it. **Spread the knowledge.** Cheers! – Mohsin Aljiwala Sep 28 '18 at 19:18

0 Answers0