[
https://issues.apache.org/jira/browse/CAMEL-12153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16328683#comment-16328683
]
ASF GitHub Bot commented on CAMEL-12153:
----------------------------------------
GitHub user objectiser opened a pull request:
https://github.com/apache/camel/pull/2181
CAMEL-12153 Upgrade OpenTracing Java API version to 0.31
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/objectiser/camel otj0.31
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2181.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2181
----
commit c938ff5a1f1496000ff087a795b6f3e3a7ea19ee
Author: Gary Brown <gary@...>
Date: 2018-01-17T12:34:54Z
CAMEL-12153 Upgrade OpenTracing Java API version to 0.31
----
> Upgrade to OpenTracing Java API 0.31
> ------------------------------------
>
> Key: CAMEL-12153
> URL: https://issues.apache.org/jira/browse/CAMEL-12153
> Project: Camel
> Issue Type: Task
> Components: camel-opentracing
> Environment: Upgrade to use the OpenTracing Java API 0.31.
> This has breaking API changes, changing the 'active span' mechanism to use
> the concept of scopes. Therefore it will require use of a Tracer
> implementation that is also compatible with this new API.
> Reporter: Gary Brown
> Priority: Major
> Fix For: 2.21.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)