David Jacot created KAFKA-9499:
----------------------------------
Summary: Batch topics deletion
Key: KAFKA-9499
URL: https://issues.apache.org/jira/browse/KAFKA-9499
Project: Kafka
Issue Type: Improvement
Reporter: David Jacot
Assignee: David Jacot
I have noticed that the topics deletion process could be improve by batching
topics here:
[https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/controller/TopicDeletionManager.scala#L354]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)