question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Topic: Allow deletion of an empty topic

See original GitHub issue

I have tried also moving a topic from one stream to another stream (we named it archived) to combat this, but that didn’t work either 😅.

I am an admin, we only need this to work for admins really. So this could be an entry under ADMIN ACTIONS for each topic. image

TLDR: please let us delete topics 🙏

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:32 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
amanagrcommented, Dec 9, 2020

@maxner1 try reproducing on a private stream. This seems to be a bug on private streams. @EmilyRosina thanks for reporting this.

2reactions
maxner1commented, Dec 6, 2020

I settled on giving “delete all messages” an eraser icon, and “delete topic” a trash icon. See below and let me know if it’s no good! Screen Shot 2020-12-06 at 5 22 41 PM

EDIT: changing verbiage to “Delete topic” instead of screenshot’s “Delete this topic”.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Topic Deletion · The Internals of Apache Kafka
Topic Deletion is a feature of Kafka that allows for deleting topics. TopicDeletionManager is responsible for topic deletion. Topic deletion is controlled ...
Read more >
Not able to delete Topics from kafka - Stack Overflow
You can not delete a topic when consuming it. Use bin/kafka-consumer-groups.sh or simple ps -aux|grep Consumer to find any possible ...
Read more >
Manually delete Apache Kafka topics | by Sunny Srinidhi
First, let's see how to configure Kafka to delete a topic with just a command. 'cd' into your Kafka installation directory, then into...
Read more >
Kafka Delete Topic and its messages - Spark by {Examples}
1. Delete all messages from the topic · 2. Delete Kafka topic and re-create · 3. Manually remove the data from Kafka logs....
Read more >
Re: auto-delete empty, old topics? - Apache Mail Archives
Re: auto-delete empty, old topics? ... that still exist in 0.8? In 0.8, this is controlled by the auto.create.topics.enable config on the brokers....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found