Sheriff created KAFKA-14999:
-------------------------------

             Summary: 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


Three brokers system on three VMs. 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. 



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

Reply via email to