qxo opened a new pull request #3124: refactoring the API: create the AbstractTracingSpan with TracingContext… URL: https://github.com/apache/skywalking/pull/3124 Please answer these questions before submitting pull request - Why submit this pull request? - [ ] Bug fix - [x] New feature provided - [x] Improve performance - Related issues ___ ### New feature or improvement - Describe the details and related test reports. refactoring the API: create the AbstractTracingSpan with TracingContext so we can reduce call ThreadLocal and we can make the api cross threads native( without `ContextManager#capture/ContextManager#continued` ) ref: * https://github.com/apache/skywalking/pull/3122 * https://github.com/apache/skywalking/pull/3068
---------------------------------------------------------------- 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
