Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-7491

Kafka streams and Kafka streams test utils have split packages

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • streams
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              robin.vanpraet@aca-it.be Robin Van Praet
              Votes:
              4 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: