[
https://issues.apache.org/jira/browse/CAMEL-15823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-15823.
---------------------------------
Resolution: Fixed
> camel-core - Optimize RedeliveryPolicy copied per EIP
> -----------------------------------------------------
>
> Key: CAMEL-15823
> URL: https://issues.apache.org/jira/browse/CAMEL-15823
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Environment: cam
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.7.0
>
>
> We can potentially optimize on each DefaultErrorHandler where it does a copy
> of redelivery policy and have a private instance. But it may be that the
> policy is only used as read-only, and state is stored on exchange / in its
> own task.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)