[
https://issues.apache.org/jira/browse/CAMEL-21493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-21493:
--------------------------------
Fix Version/s: 4.4.5
4.8.2
4.9.0
> camel-ref: should use CamelContext.hasEndpoint but not
> CamelContext.getEndpoint to check existence of an endpoint
> -----------------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-21493
> URL: https://issues.apache.org/jira/browse/CAMEL-21493
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Reporter: Freeman Yue Fang
> Assignee: Freeman Yue Fang
> Priority: Minor
> Fix For: 4.4.5, 4.8.2, 4.9.0
>
>
> Because CamelContext.getEndpoint(String uri) now will throw
> NoSuchEndpointException but not null, while CamelContext.hasEndpoint(String
> uri) is more proper here
--
This message was sent by Atlassian Jira
(v8.20.10#820010)