wu-sheng commented on issue #978: Purpose of tag method in AbstractSpan URL: https://github.com/apache/incubator-skywalking/issues/978#issuecomment-375498603 Yes, that depends how does your intercepted object use in thread? if no concurrency situation, you can use dynamic field to propagate. If has, use your own thread local, or proposal to add runtime context for TracingContext.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
