Gabor Somogyi created KAFKA-8468:
------------------------------------
Summary: AdminClient.deleteTopics doesn't wait until topic is
deleted
Key: KAFKA-8468
URL: https://issues.apache.org/jira/browse/KAFKA-8468
Project: Kafka
Issue Type: Bug
Affects Versions: 2.2.1, 2.2.0
Reporter: Gabor Somogyi
Please see the example app to reproduce the issue:
https://github.com/gaborgsomogyi/kafka-topic-stress
ZKUtils is deprecated from Kafka version 2.0.0 but there is no real alternative.
* deleteTopics doesn't wait
* ZookeeperClient has "private [kafka]" visibility
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)