Claus Ibsen created CAMEL-14596:
-----------------------------------
Summary: ToD and RecipientList with no cache can avoid caching
endpoints
Key: CAMEL-14596
URL: https://issues.apache.org/jira/browse/CAMEL-14596
Project: Camel
Issue Type: New Feature
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 3.2.0
When using dynamic EIPs like toD and Recipient List with disable cache (cache
size = -1) we can optimize to avoid using the endpoint registry/cache on camel
context. As these endpoints are short-lived and because the end user have
declared the cache size = -1. Currently that cache size is for the producer of
the endpoints.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)