Hi Avinash,
This is working as expected. Since delete topics is not enabled, they get
marked for deletion, but never get deleted. Once you enable topic
deletion (delete.topic.enable=true)
the topics marked get delete.
Once the topic is marked for deletion messages will still be available. It
is w
Hi,
I am trying to delete the kafka topic, verison I am using is 2.9.2-0.8.2. I am
using dockerized kafka to delete the topic already created and didn’t set the
“delete.topic.enable=true”. When I am listing the topics, it is giving as
“ marked for deletion”.
Is this a bug? However when I am s