[ 
https://issues.apache.org/jira/browse/KAFKA-6474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16427267#comment-16427267
 ] 

John Roesler commented on KAFKA-6474:
-------------------------------------

Hey Filipe,

Just to keep you in the loop, we discovered a problem with the dependency 
strategy we previously discussed, but it's fixed by going back to the regular 
dependency from `test-utils` to `streams` and declaring a `testCompileOnly` 
dependency from `streams` to `test-utils`. (See 
[https://github.com/apache/kafka/pull/4821)]

Relevant to you is just that you'll again see a conflict next time you rebase.

Hope you're well,

-John

> 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)

Reply via email to