[
https://issues.apache.org/jira/browse/KAFKA-19050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17938882#comment-17938882
]
Chia-Ping Tsai commented on KAFKA-19050:
----------------------------------------
[~utkuaydin] do you mean we should move `EmbeddedKafkaCluster` from test scope
to production? If so, that is not designed as public APIs to users - I mean it
may not follow kafka official deprecation rules.
> kafka-streams-integration-tests artifact is empty
> -------------------------------------------------
>
> Key: KAFKA-19050
> URL: https://issues.apache.org/jira/browse/KAFKA-19050
> Project: Kafka
> Issue Type: Improvement
> Components: build
> Affects Versions: 4.0.0
> Reporter: Utku Aydin
> Priority: Major
>
> Not sure whether this was intended or not but currently the release process
> releases an artifact with an empty jar containing only the manifest for the
> kafka-streams-integration-tests module. Since these tests are now in their
> own module, I think it's an opportunity to make them available to end-users
> as well. Personally, I would like to use EmbeddedKafkaCluster from
> org.apache.kafka.streams.integration.utils for my own integration tests since
> io.github.embeddedkafka is no longer being maintained.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)