wu-sheng commented on PR #816: URL: https://github.com/apache/skywalking-java/pull/816#issuecomment-5126016990
We usually don't recommend threadlocal, unless you have to. It's easy to be polluted and stale. We are better to instrument stricted cases to work perfectly. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
