[ https://issues.apache.org/jira/browse/KAFKA-13415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Colin McCabe resolved KAFKA-13415. ---------------------------------- Resolution: Not A Problem > Track topic deletion state without ZK > ------------------------------------- > > Key: KAFKA-13415 > URL: https://issues.apache.org/jira/browse/KAFKA-13415 > Project: Kafka > Issue Type: Improvement > Components: core > Affects Versions: 3.0.0 > Reporter: Omnia Ibrahim > Priority: Major > Labels: kip-500 > > Kafka topicCommand used to report which topic is marked for deletion by > checking the znode on zookeeper; this feature has been silently deprecated > without replacement as part of KAFKA-12596 Remove deprecated --zookeeper in > topicCommands. > Also as far as I can see, there's no equivalent for this with KIP-500 as well. > > Is there any other way to know the state of deletion for Kafka with ZK and > Without ZK? > Is possible to leverage `RemoveTopicRecord` on the metadata topic to provide > the same feature? -- This message was sent by Atlassian Jira (v8.20.1#820001)