[ https://issues.apache.org/jira/browse/KAFKA-6474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16393444#comment-16393444 ]
John Roesler commented on KAFKA-6474: ------------------------------------- Also worth mentioning is [~guozhang]'s reply: {quote}I think I agree with your proposed changes, in fact in order to not scatter the test classes in two places maybe it's better to move all of them to the new module. One caveat is that it will make streams' project hierarchy inconsistent with other projects where the unit test classes are maintained inside the main artifact package, but I think it is a good cost to pay, plus once we start publishing test-util artifacts for other projects like client and connect, we may face the same issue and need to do this refactoring as well. {quote} > Rewrite test to use new public TopologyTestDriver > ------------------------------------------------- > > Key: KAFKA-6474 > URL: https://issues.apache.org/jira/browse/KAFKA-6474 > Project: Kafka > Issue Type: Improvement > Components: streams, unit tests > Affects Versions: 1.1.0 > Reporter: Matthias J. Sax > Assignee: Filipe Agapito > Priority: Major > Labels: beginner, newbie > > With KIP-247 we added public TopologyTestDriver. We should rewrite out own > test to use this new test driver and remove the two classes > ProcessorTopoogyTestDriver and KStreamTestDriver. -- This message was sent by Atlassian JIRA (v7.6.3#76005)