Re: Random continuous TimeoutException with Topic not present on one KafkaProducer out of many in multithreaded env

2022-06-11 Thread
ems to be the > issue, > > Please else us know if anybody had came across this type of behaviour by > Kafka. If yes, please help in finding out the root cause and resolving it. > > Regards, > Deepak > > -Original Message- > From: 张晓寅 mailto:zhxy0...@gmail.com>>

Re: Random continuous TimeoutException with Topic not present on one KafkaProducer out of many in multithreaded env

2022-06-06 Thread
maybe you can add producer "max.block.ms" config,but you should test your broker look up some logs about leader change ,producer performance,like traffic ,produce "buffer" and "batch.size" On Mon, Jun 6, 2022 at 6:53 PM Deepak Jain wrote: > Hello All, > > Please help me out in this regard as th