Jeff Klukas created KAFKA-3625:
----------------------------------
Summary: Move kafka-streams test fixtures into a published package
Key: KAFKA-3625
URL: https://issues.apache.org/jira/browse/KAFKA-3625
Project: Kafka
Issue Type: Improvement
Components: streams
Reporter: Jeff Klukas
Assignee: Guozhang Wang
Priority: Minor
Fix For: 0.10.0.0
The KStreamTestDriver and related fixtures defined in
streams/src/test/java/org/apache/kafka/test would be useful to developers
building applications on top of Kafka Streams, but they are not currently
exposed in a package.
I propose moving this directory to live under streams/fixtures/src/main and
creating a new 'streams:fixtures' project in the gradle configuration to
publish these as a separate package.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)