[ https://issues.apache.org/jira/browse/CAMEL-21493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen updated CAMEL-21493: -------------------------------- Priority: Minor (was: Major) > 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 > Reporter: Freeman Yue Fang > Assignee: Freeman Yue Fang > Priority: Minor > > 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)