You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/11/05 13:24:00 UTC

[jira] [Created] (CAMEL-17173) camel-jetty and http server components - Mute exception should default be enabled

Claus Ibsen created CAMEL-17173:
-----------------------------------

             Summary: camel-jetty and http server components - Mute exception should default be enabled
                 Key: CAMEL-17173
                 URL: https://issues.apache.org/jira/browse/CAMEL-17173
             Project: Camel
          Issue Type: Improvement
            Reporter: Claus Ibsen
             Fix For: 3.14.0


This avoids returning exceptions with stacktraces etc over http.
However this is good for development but not for production.

And we should have a new option to log exceptions on the server side so when there are unhandled exceptions then they are logged on server, and a http 500 with empty body is returned (mute exception).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)