qxo opened a new pull request #3122: improve MethodsAroundInterceptor API:add 
MethodAroundContext over the Interceptor …
URL: https://github.com/apache/skywalking/pull/3122
 
 
   Please answer these questions before submitting pull request
   
   - Why submit this pull request?
   - [ ] Bug fix
   - [*] New feature provided
   - [*] Improve performance
   
   - Related issues
   ___
   ### New feature or improvement
   -  MethodsAroundInterceptor should have MethodAroundContext  over the 
Interceptor 
   so we can pass current span,then we change `ContextManager#stopSpan` to 
`ContextManager#stopSpan(span)` -- for speed up and fail-fast
   ref: https://github.com/apache/skywalking/pull/3068
   
   
   static MethodsAroundInterceptor also need to be support
   
   

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

Reply via email to