Robin Van Praet created KAFKA-7491:
--------------------------------------

             Summary: Kafka streams and Kafka streams test utils have split 
packages
                 Key: KAFKA-7491
                 URL: https://issues.apache.org/jira/browse/KAFKA-7491
             Project: Kafka
          Issue Type: Improvement
            Reporter: Robin Van Praet


When trying to test a Kafka Streams application using JDK 9+, using the module 
path, (test) compilation errors occur.

The TopologyTestDriver cannot be located in kafka-streams-test-utils because 
package 'org.apache.kafka.streams' is already provided by module kafka-streams.

Please make sure that packages are not re-used between production libraries and 
test util libraries.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to