You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/01/08 15:41:00 UTC

[jira] [Resolved] (CAMEL-17455) camel-core - RouteBuilder deprecate endpoint methods as they resolve endpoint to eager

     [ https://issues.apache.org/jira/browse/CAMEL-17455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-17455.
---------------------------------
      Assignee: Claus Ibsen
    Resolution: Fixed

> camel-core - RouteBuilder deprecate endpoint methods as they resolve endpoint to eager
> --------------------------------------------------------------------------------------
>
>                 Key: CAMEL-17455
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17455
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.15.0
>
>
> We do not use the endpoint(string) -> Endpoint methods on BuilderSupport that are part of Java DSL.
> These causes the endpoint instance to be resolved too eager during bootstrap. And end users do not really use these methods.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)