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/14 23:11:00 UTC

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

     [ https://issues.apache.org/jira/browse/KAFKA-10896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nguyen Cong Hieu resolved KAFKA-10896.
--------------------------------------
    Resolution: Not A Bug

> 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
>            Priority: Major
>         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)