Chia-Ping Tsai created KAFKA-18228: -------------------------------------- Summary: The MetricsDuringTopicCreationDeletionTest should delete topics to ensure that the metrics are recreated. Key: KAFKA-18228 URL: https://issues.apache.org/jira/browse/KAFKA-18228 Project: Kafka Issue Type: Bug Reporter: Chia-Ping Tsai Assignee: 黃竣陽
https://github.com/apache/kafka/blob/d7c80a7257d0370cd0d6d484912cb1cb310f60bf/core/src/test/scala/unit/kafka/integration/MetricsDuringTopicCreationDeletionTest.scala#L148 it uses zk admin to delete the topics, so the deletion is no-op... -- This message was sent by Atlassian Jira (v8.20.10#820010)