vivekvenugopal

Results 2 comments of vivekvenugopal

Is there a way to control the number of messages based on count. Since our message size is hardly 400 bytes each.

If there are 7000 messages in the topic and even if we have fetch.message.max.bytes it will still continously keep polling the messages, which could still cause a cpu spike rite?