[
https://issues.apache.org/jira/browse/CAMEL-14025?focusedWorklogId=325905&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-325905
]
ASF GitHub Bot logged work on CAMEL-14025:
------------------------------------------
Author: ASF GitHub Bot
Created on: 09/Oct/19 20:40
Start Date: 09/Oct/19 20:40
Worklog Time Spent: 10m
Work Description: mschnitzler commented on pull request #3236:
CAMEL-14025: add muteException option on camel-undertow component
URL: https://github.com/apache/camel/pull/3236
This pull request adds the "muteException" option to the Camel Undertow
component.
If enabled and an Exchange fails processing on the consumer side the
response's body won't contain the exception's stack trace. Instead it will
simply return the body "Exception".
I hope that this implements the idea described in
https://issues.apache.org/jira/browse/CAMEL-14023.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 325905)
Remaining Estimate: 0h
Time Spent: 10m
> Http consumers - Add option to turn off dump exception in plain text as
> response
> --------------------------------------------------------------------------------
>
> Key: CAMEL-14025
> URL: https://issues.apache.org/jira/browse/CAMEL-14025
> Project: Camel
> Issue Type: New Feature
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 3.x
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Stacktraces may be written as-is in responses. We should add option to turn
> this off, also on component level, so you dont expose this, for example in
> production systems.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)