hello Kafka Users,

I found some exceptions indicating that buffer in my Kafka producers are
full (exception thrown is :
org.apache.kafka.clients.producer.BufferExhaustedException).
I set the buffer size to 30MB and send the event using producer's
asynchronous method.
(1) Is there any suggestion regarding how to solve this problem? Increasing
buffer size looks appealing but I don't think it will be sustainable. Is
there any way to reduce client-broker latency so that producer will use
fewer buffer?
(2) Is there any way to monitor producer buffer usage?

Thanks,

-- 
Muqtafi Akhmad
Software Engineer
Traveloka

Reply via email to