Freeman Yue Fang created CAMEL-21493:
----------------------------------------

             Summary: 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


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)

Reply via email to