gendong1 created KAFKA-16412:
--------------------------------
Summary: Uncreated topics is considered as created topics
Key: KAFKA-16412
URL: https://issues.apache.org/jira/browse/KAFKA-16412
Project: Kafka
Issue Type: Bug
Affects Versions: 2.8.2
Reporter: gendong1
A client sends topic creation request to broker.
Another client sends the same topic creation request to broker.
The former request does not finish. However, the second client get
TopicExistsException.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)