Stanislav Kozlovski created KAFKA-8467:
------------------------------------------
Summary: Trogdor - Add option to delete topic in RoundTripWorker
Key: KAFKA-8467
URL: https://issues.apache.org/jira/browse/KAFKA-8467
Project: Kafka
Issue Type: Improvement
Reporter: Stanislav Kozlovski
Assignee: Stanislav Kozlovski
Trogdor's RoundTripWorker verifies that each message that is produced to the
cluster gets consumed. It automatically creates the topics we want to use but
it does not delete them in the end.
As topic deletion is an essential feature of Kafka, we should enable testing
that too. Practice goes to show that we still have some bugs around that code
path - e.g a recently uncovered memory leakĀ
https://issues.apache.org/jira/browse/KAFKA-8448
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)