You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Nguyen Cong Hieu (Jira)" <ji...@apache.org> on 2021/01/01 09:21:00 UTC

[jira] [Created] (KAFKA-10896) TimeoutException when Producer try to send message to Kafka Broker

Nguyen Cong Hieu created KAFKA-10896:
----------------------------------------

             Summary: TimeoutException when Producer try to send message to Kafka Broker
                 Key: KAFKA-10896
                 URL: https://issues.apache.org/jira/browse/KAFKA-10896
             Project: Kafka
          Issue Type: Bug
          Components: clients, config
    Affects Versions: 2.6.0
            Reporter: Nguyen Cong Hieu
         Attachments: console_consumer.png, console_producer.png, producerconfig.png, producercreate.png, serverconfig.png, timeout_exception.png

Dear All,

 

As I tried to setup new Kafka environment, even all work normally when I use consumer and producer binaries that shipped with Kafka source together. 

 

However, when I ran small java application that create producer to send message of a topic to broker, but it has timeout exception with the message "Caused by: org.apache.kafka.common.errors.TimeoutException: Topic otp not present in metadata after 60000 ms."

 

I checked some confluence pages related to Kafka but could not resolved yet.

 

Please help me to resolve this as well ? and please see my file attachments for more details about broker information and sample source code.

Best regards.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)