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

Sheriff updated KAFKA-14999:
----------------------------
    Description: 
Three  kafka brokers system (three VMs and each VM contains one kafka broker). 
One of the VM gracefully shutoff from openstack GUI. Once VM is shutoff then 
application is not able to publish message to Kafka using Java Kafka-clients 
2.6.1 getting below execption:

 
{code:java}
Error sending message: org.apache.kafka.common.errors.TimeoutException: Topic 
test-events not present in metadata after 30000 ms. {code}
 

Even though kafka console producer is able to publish the message. 

  was:
Three  kafka brokers system (three VMs and each VM contains one kafka broker). 
One of the VM gracefully shutoff from openstack GUI. Once VM is shutoff then 
application is not able to publish message to Kafka using Java Kafka-clients 
2.6.1 getting below execption:

 
{code:java}
Error sending message: org.apache.kafka.common.errors.TimeoutException: Topic 
oes-events not present in metadata after 30000 ms. {code}
 

Even though kafka console producer is able to publish the message. 


> Kafka Clients not able to publish message when one of broker is shut downed 
> ----------------------------------------------------------------------------
>
>                 Key: KAFKA-14999
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14999
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients
>    Affects Versions: 2.6.1
>            Reporter: Sheriff
>            Priority: Major
>
> Three  kafka brokers system (three VMs and each VM contains one kafka 
> broker). One of the VM gracefully shutoff from openstack GUI. Once VM is 
> shutoff then application is not able to publish message to Kafka using Java 
> Kafka-clients 2.6.1 getting below execption:
>  
> {code:java}
> Error sending message: org.apache.kafka.common.errors.TimeoutException: Topic 
> test-events not present in metadata after 30000 ms. {code}
>  
> Even though kafka console producer is able to publish the message. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to