You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Colin McCabe (Jira)" <ji...@apache.org> on 2021/12/03 01:21:00 UTC

[jira] [Resolved] (KAFKA-13415) Track topic deletion state without ZK

     [ 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)