You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/09/06 18:28:00 UTC

[jira] [Commented] (KAFKA-8116) Add Kafka Streams archetype for Java11

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

Ismael Juma commented on KAFKA-8116:
------------------------------------

Java 8 support has been deprecated in 3.0 and will be removed in 4.0. It would be good to prioritize this. Also, Java 17 (like 11, also a LTS) will be out this month, so we may consider doing that too.

When we implement this, we should update the relevant places in `Jenkinsfile`, one example:

https://github.com/apache/kafka/blob/trunk/Jenkinsfile#L230

> Add Kafka Streams archetype for Java11
> --------------------------------------
>
>                 Key: KAFKA-8116
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8116
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams
>            Reporter: Matthias J. Sax
>            Priority: Major
>              Labels: needs-kip
>
> In https://issues.apache.org/jira/browse/KAFKA-5727 we added an archetype for Kafka Streams. However, this archetype only works for Java8 but not for Java11. Thus, we should add a new archetype project for Java11.
> This ticket requires a KIP: [https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)