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

Unable to configure some URI options on DockerEndpoint

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.19.3
    • 2.19.4, 2.20.0
    • camel-docker
    • None
    • Novice

    Description

      The docker component triggers some custom logic to validate URI options.

      It does not handle all of the valid set of URI options. E.g setting exchangePattern, maxTotalConnections and others, results in:

      Caused by: com.github.dockerjava.api.exception.DockerClientException: bridgeErrorHandler is not a valid URI parameter
      	at org.apache.camel.component.docker.DockerHelper.validateParameters(DockerHelper.java:56)
      	at org.apache.camel.component.docker.DockerComponent.createEndpoint(DockerComponent.java:65)
      	at org.apache.camel.impl.DefaultComponent.createEndpoint(DefaultComponent.java:126)
      	at org.apache.camel.impl.DefaultCamelContext.getEndpoint(DefaultCamelContext.java:703)
      	... 51 more
      

      Attachments

        Issue Links

          Activity

            People

              jamesnetherton James Netherton
              jamesnetherton James Netherton
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: