[
https://issues.apache.org/jira/browse/NIFI-11518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess updated NIFI-11518:
--------------------------------
Fix Version/s: 2.0.0
(was: 2.latest)
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Upgrade to Jetty 10
> -------------------
>
> Key: NIFI-11518
> URL: https://issues.apache.org/jira/browse/NIFI-11518
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework, Extensions, MiNiFi, NiFi Registry
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Critical
> Fix For: 2.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Jetty 9.4 reached [end of community
> support|https://github.com/eclipse/jetty.project/issues/7958] in May 2022.
> Jetty 10 and 11 are currently supported, with Jetty 10 supporting traditional
> {{javax.servlet}} interfaces and Jetty 11 supporting newer
> {{jakarta.servlet}} interfaces.
> Jetty 10 requires Java 11 as the minimum version, and should be the target
> version to minimize initial impact on project components.
> Current project structure enforces a common Jetty version at the root level
> through dependency management, and standard NAR bundles depend on Jetty for a
> shared runtime version. This approach may need to be modified for components
> with transitive dependencies.
> The Jetty 10 Programming Guide highlights [several important changes from 9.4
> to
> 10|https://www.eclipse.org/jetty/documentation/jetty-10/programming-guide/index.html#pg-migration-94-to-10],
> including renamed WebSocket libraries.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)