[
https://issues.apache.org/jira/browse/CAMEL-20297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otavio Rodolfo Piske resolved CAMEL-20297.
------------------------------------------
Resolution: Fixed
This should have been resolved by the linked PRs.
> Swallowing interrupts
> ---------------------
>
> Key: CAMEL-20297
> URL: https://issues.apache.org/jira/browse/CAMEL-20297
> Project: Camel
> Issue Type: Task
> Reporter: Otavio Rodolfo Piske
> Assignee: Otavio Rodolfo Piske
> Priority: Major
> Fix For: 4.4.0
>
>
> There are many components currently swallowing the interrupted exceptions.
> This is considered a bad practice and can prevent proper cleanup of
> resources, increase shutdown time and other problems.
> We should ensure we notify the parent threads when an interruption occur.
> Full list is available here:
> https://sonarcloud.io/project/issues?resolved=false&rules=java%3AS2142&types=BUG&id=apache_camel
--
This message was sent by Atlassian Jira
(v8.20.10#820010)