wu-sheng commented on a change in pull request #2861:
URL: https://github.com/apache/rocketmq/pull/2861#discussion_r629145862
##########
File path: example/pom.xml
##########
@@ -52,5 +52,15 @@
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
</dependency>
+ <dependency>
+ <groupId>io.jaegertracing</groupId>
+ <artifactId>jaeger-core</artifactId>
+ <version>1.6.0</version>
Review comment:
And OT community is bad of back-compatible, so 0.33 is not working with
skywalking OT bridge. It was 0.31 if I recommend it correctly. And the crazy
thing is, 0.33 and 0.31 have a big gap. Who knows.
--
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]