[
https://issues.apache.org/jira/browse/KAFKA-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392769#comment-14392769
]
Ted Malaska commented on KAFKA-1961:
------------------------------------
Hey there,
This jira and 2016 have been hanging around for some time. Is there anything I
can do to get them committed or are there changes I need to do. Let me know.
It would mean a lot to me to get my first Kafka patch. Thanks
Ted Malaska
> 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
> Assignee: Gwen Shapira
> Labels: newbie
> Attachments: KAFKA-1961.3.patch, KAFKA-1961.4.patch
>
>
> 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)