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/28 20:30:00 UTC

[jira] [Updated] (NIFI-11714) Add General Error Handling for Jetty Framework Server

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

David Handermann updated NIFI-11714:
------------------------------------
    Affects Version/s: 1.latest
                       2.latest
               Status: Patch Available  (was: Open)

> Add General Error Handling for Jetty Framework Server
> -----------------------------------------------------
>
>                 Key: NIFI-11714
>                 URL: https://issues.apache.org/jira/browse/NIFI-11714
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: 1.latest, 2.latest
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The Jetty server that supports framework operations should be updated to include generalized error handling that avoids writing stack traces.
> Application REST resources support error handling and simplified messages, but Jetty handles some exceptions that can result from malformed HTTP requests. Implementing fallback error handling for Jetty will avoid providing stack trace information and other information to HTTP clients.



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