embeddedkafka / embedded-kafka

A library that provides an in-memory Kafka instance to run your tests against.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deleting Topic From Embedded Kafka

shankarshastri opened this issue · comments

Deleting Topic From Embedded Kafka

Hi @shankarshastri, can you detail your request a little more, please?

@francescopellegrini, We can just expose a method from EmbeededKafka to delete the topic.
I can contribute if so.

No problem. I'll create a PR with a possible implementation soon.