Re: Problem while sending data

2020-07-20 Thread Ricardo Ferreira
Here is the problem: 20:02:14.451 [kafka-producer-network-thread | producer-1] WARN org.apache.kafka.clients.NetworkClient - [Producer clientId=producer-1] Error while fetching metadata with correlation id 3 : {t-ord3=LEADER_NOT_AVAILABLE} 20:02:14.451 [kafka-producer-network-thread | producer-1

Problem while sending data

2020-07-20 Thread vishnu murali
Hi all I am trying to send the data from Kafka Java producer in the format of Avro While trying to send data it is not sent. Before and after statement of send is executing correctly.But that sending alone is not working But it register the schema successfully.. No logs or error message is