You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Neha Narkhede (JIRA)" <ji...@apache.org> on 2015/02/17 18:27:13 UTC

[jira] [Updated] (KAFKA-1961) Looks like its possible to delete _consumer_offsets topic

     [ https://issues.apache.org/jira/browse/KAFKA-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neha Narkhede updated KAFKA-1961:
---------------------------------
    Affects Version/s: 0.8.2.0

> Looks like its possible to delete _consumer_offsets topic
> ---------------------------------------------------------
>
>                 Key: KAFKA-1961
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1961
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.8.2.0
>            Reporter: Gwen Shapira
>
> Noticed that kafka-topics.sh --delete can successfully delete internal topics (__consumer_offsets).
> I'm pretty sure we want to prevent that, to avoid users shooting themselves in the foot.
> Topic admin command should check for internal topics, just like ReplicaManager does and not let users delete them.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)