0

I am using sarama kafka consumer which has a MaxProcessingTime of 250ms. When i send a large message ~400000 bytes, the partition gets blocked, i.e., my kafka consumer stops reading from that partition and the lag on that partition keeps on increasing. Is this possible because of MaxProcessingTime value?

0 Answers0