curved-jordan-15657
08/31/2021, 9:02 PMKafkaException: KafkaError{code=MSG_SIZE_TOO_LARGE,val=10,str="Unable to produce message: Broker: Message size too large"}
I did some research about it and people say that i need to increase some of the properties like message.max.byte, max.request.byte etc. from broker,producer and consumer sides. I updated the server.properties,consumer.properties and producer.properties files inside the k8s kafka pod, but i couldn’t solve the issue. Can anybody help me about kafka and k8s?
Note: I think i need to restart the kafka broker to apply server.properties changes somehow, but i don’t know how.early-lamp-41924
09/01/2021, 12:17 AMcurved-jordan-15657
09/01/2021, 7:22 AMcurved-jordan-15657
09/01/2021, 8:20 PMhelpful-optician-78938
09/02/2021, 5:15 PM