[
https://issues.apache.org/jira/browse/KAFKA-7668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax resolved KAFKA-7668.
------------------------------------
Resolution: Duplicate
Thanks for confirming and thanks for reporting in the first place! Closing as
duplicate.
> kafka-streams-test-utils cannot test a modularized system?
> -----------------------------------------------------------
>
> Key: KAFKA-7668
> URL: https://issues.apache.org/jira/browse/KAFKA-7668
> Project: Kafka
> Issue Type: Bug
> Components: streams, unit tests
> Affects Versions: 2.0.1
> Reporter: Eric Feliksik
> Priority: Minor
>
> It seems that the maven artifacts cannot be used to test a modularized
> system, because the package org.apache.kafka.streams is split over two
> artifacts:
> * {{org.apache.kafka:kafka-streams:2.0.1}}
> * {{org.apache.kafka:kafka-streams-test-utils:2.0.1}}
>
> This leads to the things from the kafka-streams-test-utils not be available
> to the test!
> A detailed description with minimal project to reproduce is here:
> https://github.com/feliksik/test-fails-for-kafka-streams-modularity
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)