[
https://issues.apache.org/jira/browse/CAMEL-20348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-20348:
--------------------------------
Priority: Minor (was: Major)
> Correctly handle interrupt exceptions
> -------------------------------------
>
> Key: CAMEL-20348
> URL: https://issues.apache.org/jira/browse/CAMEL-20348
> Project: Camel
> Issue Type: Improvement
> Affects Versions: 4.4.0
> Reporter: Otavio Rodolfo Piske
> Priority: Minor
> Labels: help-wanted
> Fix For: 4.x
>
>
> As part of CAMEL-20297, we adjusted the code to avoid swallowing interrupted
> exceptions. However, in many cases, the code was adjusted so to retain the
> previous behavior of throwing an exception and the changes only added the
> code to restore the interrupt status.
> It is possible that in many of these cases we can implement a more elegant
> handling of the interrupt exception.
> The purpose of this task is to investigate and implement such improvement.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)