[
https://issues.apache.org/jira/browse/CAMEL-19688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-19688.
---------------------------------
Fix Version/s: 3.20.7
Resolution: Fixed
Thanks for PR and unit test
> camel-core - exception in onCompletionProcessor should be suppressed, other
> than be lost
> ----------------------------------------------------------------------------------------
>
> Key: CAMEL-19688
> URL: https://issues.apache.org/jira/browse/CAMEL-19688
> Project: Camel
> Issue Type: Bug
> Components: camel-core, eip
> Reporter: evan
> Priority: Minor
> Fix For: 3.20.7, 3.21.1, 3.22.0, 4.0.0
>
>
> When onCompletion work on beforeConsumer mode, if before the onCompletion
> processing there already had a exception in exchange, and some exception
> happens in onCompletion processing too. than the exception happened in
> onCompletion processing is lost.
> But, the exception should not be lost, it should be suppressed.
> For details see PR https://github.com/apache/camel/pull/10944
--
This message was sent by Atlassian Jira
(v8.20.10#820010)