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

InterceptSendToEndpoint does not work where uri needs to be normalized

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.10.4
    • 2.12.4, 2.13.1, 2.14.0
    • camel-core
    • None
    • Windows, Linux

    • Unknown

    Description

      interceptSendToEndpoint("sftp://hostname:22/testDirectory?privateKeyFile=/user/.ssh.id_rsa") is not intercepted because uri passed to InterceptSendToEndpointDefinition is not normalized.

      As a result InterceptSendToEndpointDefinition createProcessor() method fails to match EndpointHelper.matchEndpoint(routeContext.getCamelContext(), uri, getUri()) and InterceptSendToEndpoint is not created.

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              apiwoni Andre Piwoni
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: