[ 
https://issues.apache.org/jira/browse/KAFKA-17857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17892629#comment-17892629
 ] 

Matthias J. Sax commented on KAFKA-17857:
-----------------------------------------

I thinks it's fine to move the integration test. I am just wondering why server 
code requires JDK 17 ?

> Move AbstractResetIntegrationTest and subclasses to tools
> ---------------------------------------------------------
>
>                 Key: KAFKA-17857
>                 URL: https://issues.apache.org/jira/browse/KAFKA-17857
>             Project: Kafka
>          Issue Type: Task
>          Components: streams, tools
>            Reporter: Greg Harris
>            Assignee: Kuan Po Tseng
>            Priority: Critical
>              Labels: newbie
>
> In KAFKA-14586, StreamsResetter was moved to tools. In KAFKA-14851 
> StreamsResetterTest was moved to tools.
> Both of these PRs left behind the AbstractResetIntegrationTest, which depends 
> on Streams and the StreamsResetter, and is the only class which requires the 
> streams module to depend on tools.
> Because tools no longer supports Java 11 
> [https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=284789510], 
> this makes it so that Streams cannot be tested with Java 11. Since Streams 
> still supports Java 11 (similar to clients), this dependency should be 
> inverted, and the integration test should be moved to the tools module.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to