[
https://issues.apache.org/jira/browse/CAMEL-16441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17313244#comment-17313244
]
Claus Ibsen commented on CAMEL-16441:
-------------------------------------
This is an optimization especially for toD and other dynamic uris which does a
lookup to match if we have an existing uri, where the uri is dynamic computed.
> camel-core - Optimize EndpointKey can be NormalizedUri
> ------------------------------------------------------
>
> Key: CAMEL-16441
> URL: https://issues.apache.org/jira/browse/CAMEL-16441
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.10.0
>
>
> We can optimize to use NormalizedUri as the key which avoids lookup that
> would create an EndpointKey that have the same representation as normalized
> uri have.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)