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 15:33:00 UTC

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

David Handermann created NIFI-11714:
---------------------------------------

             Summary: 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
            Reporter: David Handermann
            Assignee: David Handermann


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)