Tomasz Szlek created KAFKA-7770:
-----------------------------------
Summary: Add method that gives 100% guarantee that topic has been
created
Key: KAFKA-7770
URL: https://issues.apache.org/jira/browse/KAFKA-7770
Project: Kafka
Issue Type: Improvement
Reporter: Tomasz Szlek
Current Kafka client API provides method to create topics but it indicates that
"It may take several seconds after \{{CreateTopicsResult}} returns success for
all the brokers to become aware that the topics have been created".
If possible, it would be good to have a yet another method that will give 100%
guarantee that topic has been created and all brokers are aware of it. Just for
reference I raised the same issue
[here|https://stackoverflow.com/questions/53910783/kafka-producer-throws-received-unknown-topic-or-partition-error-when-sending-t].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)