Re: Kafka Producer hangs on Init Transactions

2018-01-08 Thread Nishanth S
I am getting the Co ordinator not available error when trace is enabled on kafka servers. 2018-01-08 19:57:22,088] TRACE [KafkaApi-0] Handling request:RequestHeader(apiKey=FIND_COORDINATOR, apiVersion=1, clientId=producer-2, correlationId=563) -- {coordinator_key=NBDEV1$Q4LG13020AVRO2018-01-08

Kafka Producer hangs on Init Transactions

2018-01-08 Thread Nishanth S
Hi EveryOne, We are running into an issue where kafka producer hangs after inittransactions api. I have created a new topic and the same issue happens intermittently . It is not consistent but occurs more often than not . We are running confluent 4.0 and using the below dependencies on client s