vanjikumaran opened a new issue #2569: OpenTracing support for version 0.32.0
URL: https://github.com/apache/skywalking/issues/2569
 
 
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [ ] Bug
   - [X ] Requirement
   - [ X] Feature or performance improvement
   
   ___
   ### Question
   Currently based on the code Skywalking support 0.30.0 [1], however, on the 
new OpenTracing version 0.31.0 and 0.32.0  release there are multiple different 
changes made... especially BaseSpan and ActiveSpan are simplified into a single 
Span class and Scope replaces ActiveSpan. 
   
   [1]
   
https://github.com/apache/skywalking/blob/master/apm-application-toolkit/apm-toolkit-opentracing/pom.xml#L31
   
   - What happen?
   
   Since the APIs are not backward compatibility on, Applications using the 
OpenTracing with the newest version not able to use the OpenTracing Extention 
of the Apache Skywalking and getting Caused by: 
java.lang.ClassNotFoundException: io.opentracing.ActiveSpan error.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to