Deleting Kafka topics - Printable Version +- Forums (https://bdn.bdb.ai) +-- Forum: BDB Knowledge Base (https://bdn.bdb.ai/forumdisplay.php?fid=13) +--- Forum: BDB Data Pipeline (https://bdn.bdb.ai/forumdisplay.php?fid=48) +---- Forum: BDB Data Pipeline Q & A (https://bdn.bdb.ai/forumdisplay.php?fid=17) +---- Thread: Deleting Kafka topics (/showthread.php?tid=561) |
Deleting Kafka topics - Athi - 12-23-2022 A kafka topic created from pipeline and later user is deleting it is that a hard delete from that Kafka cluster or its just soft delete from UI? How does it behave for a mapped event? A topic which is created inside a pipeline and user is deleting it from event panel does a hard delete of topic from the cluster While if its a mapped event to that pipeline it's a soft delete from UI, topics will still exist in cluster |