Radek Mensik created CAMEL-12289:
------------------------------------

             Summary: URISyntaxException in AbstractSpanDecorator
                 Key: CAMEL-12289
                 URL: https://issues.apache.org/jira/browse/CAMEL-12289
             Project: Camel
          Issue Type: Bug
          Components: camel-opentracing
    Affects Versions: 2.20.2
            Reporter: Radek Mensik


Fix provided in CAMEL-12098 does not solve whole problem. As there are still 
curly brackets in URL, it fails  in AbstractDecorator in method pre(...), where 
is again used URI.createSchema().

I checked and URI.create(endpoint.getEndpointUri()) is also in 2 other 
decorators, but there is probably not happening that {} are used in path..

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to