You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/09/11 06:48:35 UTC

[GitHub] [rocketmq] wu-sheng edited a comment on issue #3331: The RocketMQ server is incompatible with the Apache Skywalking service

wu-sheng edited a comment on issue #3331:
URL: https://github.com/apache/rocketmq/issues/3331#issuecomment-916842391


   I just checked the codes, SkyWalking's plugin for RocketMQ v4 just uses headers to propagate context at the producer.
   
   https://github.com/apache/skywalking-java/blob/61892085f95512df5bd8c7c7b67394b40b9f7a1f/apm-sniffer/apm-sdk-plugin/rocketMQ-4.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/rocketMQ/v4/MessageSendInterceptor.java#L65-L77
   
   Is there anything related to your context? This is latest codes.


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org