You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2023/06/16 22:21:00 UTC

[jira] [Created] (NIFI-11717) Update Minimum Java Version to 17

David Handermann created NIFI-11717:
---------------------------------------

             Summary: Update Minimum Java Version to 17
                 Key: NIFI-11717
                 URL: https://issues.apache.org/jira/browse/NIFI-11717
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework, Tools and Build
            Reporter: David Handermann
            Assignee: David Handermann
             Fix For: 2.latest


The minimum required Java version should be updated to 17 following the [developer list discussion|https://lists.apache.org/thread/3d30xdntkfwc1lckn0qf1bkzkzdlv9w3].

The [Oracle Java SE Support Roadmap|https://www.oracle.com/java/technologies/java-se-support-roadmap.html] lists end of Premier Support for Java 11 on September 2023.

NiFi has supported Java 17 since version 1.16.0. With the removal of legacy modules, more libraries have Java 11 as a minimum version and some, such as Spring Framework 6, have adopted Java 17 as the minimum version.

Making Java 17 the minimum required version for NiFi 2.0.0 provides an extended lifecycle of support as opposed to Java 11, given current Java Long-Term Support policies.



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