Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-4755

ignoreInvalidEndpoints does not ignore CamelExchangeException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 2.8.3
    • 2.9.0
    • camel-core
    • None
    • Unknown

    Description

      org.apache.camel.processor.RecipientListIgnoreInvalidEndpointsTest in camel-core does not pass if instead of using a non-existent component/endpoint like "fail:endpoint", a valid component is used but the endpoint does not exist e.g. "direct:endpoint".

      The following exception is thrown and not ignored: "org.apache.camel.CamelExchangeException: No consumers available on endpoint: Endpoint[direct://endpoint]. Exchange[Message: Hello World]"

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            rhowlett Robin Howlett
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: