You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Timothy Chen <tn...@gmail.com> on 2014/06/04 19:16:55 UTC

Re: deleting topics

On the same note, perhaps someone can review my patch for the delete
topic command?

https://reviews.apache.org/r/21272/

Thanks!

Tim

On Wed, Jun 4, 2014 at 9:54 AM, Guozhang Wang <wa...@gmail.com> wrote:
> The delete topic utility should be workable in the next release 0.8.2.
>
> Guozhang
>
>
> On Wed, Jun 4, 2014 at 1:29 AM, Piotr Jagielski <pj...@o2.pl> wrote:
>
>> Hi all,
>>
>> Can anyone explain the current state of deleting topics? We've
>> found delete.topic.enable config property and after setting it to true on
>> 0.8.1.1 deletion seems to work ok.
>>
>> There is also a fix of https://issues.apache.org/jira/browse/KAFKA-1397 in
>> the trunk is it possible that 0.8.2 could have delete topics enabled by
>> default?
>>
>> Regards
>>
>
>
>
> --
> -- Guozhang

Re: deleting topics

Posted by Neha Narkhede <ne...@gmail.com>.
Hey Tim,

Thanks for the patch. I just reviewed it.

-Neha


On Wed, Jun 4, 2014 at 10:16 AM, Timothy Chen <tn...@gmail.com> wrote:

> On the same note, perhaps someone can review my patch for the delete
> topic command?
>
> https://reviews.apache.org/r/21272/
>
> Thanks!
>
> Tim
>
> On Wed, Jun 4, 2014 at 9:54 AM, Guozhang Wang <wa...@gmail.com> wrote:
> > The delete topic utility should be workable in the next release 0.8.2.
> >
> > Guozhang
> >
> >
> > On Wed, Jun 4, 2014 at 1:29 AM, Piotr Jagielski <pj...@o2.pl>
> wrote:
> >
> >> Hi all,
> >>
> >> Can anyone explain the current state of deleting topics? We've
> >> found delete.topic.enable config property and after setting it to true
> on
> >> 0.8.1.1 deletion seems to work ok.
> >>
> >> There is also a fix of https://issues.apache.org/jira/browse/KAFKA-1397
> in
> >> the trunk is it possible that 0.8.2 could have delete topics enabled by
> >> default?
> >>
> >> Regards
> >>
> >
> >
> >
> > --
> > -- Guozhang
>