[
https://issues.apache.org/jira/browse/KAFKA-13403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun Mathew resolved KAFKA-13403.
-
Resolution: Fixed
Raised the Patch and Got it Merged.
> KafkaServer crashes when delet
Haruki Okada created KAFKA-13403:
Summary: KafkaServer crashes when deleting topics due to the race
in log deletion
Key: KAFKA-13403
URL: https://issues.apache.org/jira/browse/KAFKA-13403
Project
[
https://issues.apache.org/jira/browse/KAFKA-7156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vahid Hashemian resolved KAFKA-7156.
Resolution: Duplicate
> Deleting topics with long names can bring all brokers
Petr Pchelko created KAFKA-7156:
---
Summary: Deleting topics with long names can bring all brokers to
unrecoverable state
Key: KAFKA-7156
URL: https://issues.apache.org/jira/browse/KAFKA-7156
Project
GitHub user mmolimar opened a pull request:
https://github.com/apache/kafka/pull/3960
KAFKA-5975: No response when deleting topics and delete.topic.enable=false
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mmolimar/kafka
Mario Molina created KAFKA-5975:
---
Summary: No response when deleting topics and
delete.topic.enable=false
Key: KAFKA-5975
URL: https://issues.apache.org/jira/browse/KAFKA-5975
Project: Kafka
On Wed, Jun 4, 2014 at 9:54 AM, Guozhang Wang 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
> wrote:
> >
> >> Hi all,
> On Wed, Jun 4, 2014 at 1:29 AM, Piotr Jagielski 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.
>