[ 
https://issues.apache.org/jira/browse/CAMEL-12289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-12289.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.19.5

Thanks I found a little different way to grab the component name from the uri, 
they way its done in camel-core

> 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
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 2.19.5, 2.20.3, 2.21.0
>
>
> 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