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
Description:
I found out that my message consumer starts to consume too much memory when the message lags. Locally I was able to set that 50000 messages completely consumes the message consumer's memory (128Mb) and it just shuts down. How can I fix this situation?
Hello, i want to configurate my consumer with
queued.max.messages.kbytes
. How i can configure that? But KafkaConsumer have't this config?The text was updated successfully, but these errors were encountered: