You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
The Kafka documentation (link below) outlines that when the message size is greater than the requested read size, this exception is thrown. Can you confirm if the kafka-node library handles this exception? It seems like nothing happens, and the consumers are simply stuck expecting a message.
Hi,
The Kafka documentation (link below) outlines that when the message size is greater than the requested read size, this exception is thrown. Can you confirm if the kafka-node library handles this exception? It seems like nothing happens, and the consumers are simply stuck expecting a message.
https://cwiki.apache.org/confluence/display/KAFKA/FAQ#FAQ-WhydoesmyconsumergetInvalidMessageSizeException?
The text was updated successfully, but these errors were encountered: