Federico Mariani created CAMEL-23469:
----------------------------------------
Summary: Infinite redelivery loop when child route with
NoErrorHandler uses removeHeaders("*")
Key: CAMEL-23469
URL: https://issues.apache.org/jira/browse/CAMEL-23469
Project: Camel
Issue Type: Bug
Affects Versions: 4.20.0, 4.18.2
Reporter: Federico Mariani
Assignee: Federico Mariani
Fix For: 4.18.3, 4.21.0
When a parent route has an _onException_ with a redelivery policy and a child
route (invoked via direct:) uses _NoErrorHandler_ combined with
_removeHeaders("*")_, the redelivery counter gets stuck at 1 and loops
indefinitely, never reaching maximumRedeliveries.
https://camel.zulipchat.com/#narrow/channel/257298-camel/topic/How.20to.20manage.20in.20parent.20route.20errors.20raised.20in.20child.20route/with/594077566
--
This message was sent by Atlassian Jira
(v8.20.10#820010)