[ 
https://issues.apache.org/jira/browse/NIFI-15542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Villard updated NIFI-15542:
----------------------------------
    Fix Version/s: 2.8.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> Replace deprecated org.eclipse.jetty.http.BadMessageException with 
> org.eclipse.jetty.http.HttpException.RuntimeException
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-15542
>                 URL: https://issues.apache.org/jira/browse/NIFI-15542
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Minor
>             Fix For: 2.8.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Jetty 12.1.6 deprecated org.eclipse.jetty.http.BadMessageException as seen in 
> the message below
> {code:java}
> 2026-02-02T14:28:45.2276577Z [WARNING] 
> /home/runner/work/nifi/nifi/nifi-framework-bundle/nifi-framework/nifi-web/nifi-jetty/src/main/java/org/apache/nifi/web/server/connector/HostPortValidatorCustomizer.java:[71,26]
>  [removal] BadMessageException in org.eclipse.jetty.http has been deprecated 
> and marked for removal{code}
> The objective of this ticket is to replace 
> org.eclipse.jetty.http.BadMessageException with the suggested replacement 
> org.eclipse.jetty.http.HttpException.RuntimeException as seen in the 
> [javadocs|https://javadoc.io/doc/org.eclipse.jetty/jetty-http/latest/org.eclipse.jetty.http/org/eclipse/jetty/http/BadMessageException.html]



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

Reply via email to