You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/11/08 15:33:28 UTC

[GitHub] [skywalking] wu-sheng edited a comment on issue #8091: [Bug] AsyncHttpClient NoSuchMethodError

wu-sheng edited a comment on issue #8091:
URL: https://github.com/apache/skywalking/issues/8091#issuecomment-963273204


   > The root cause of this problem is Skywalking changes the arguments of origin method like this
   
   This is not a root cause. 
   
   Wrapper is a very common way to do instrumentation. This is not dangerous at all. The point of this is this library changed APIs between `2.0` and `2.1+`, which is why our codes could pass compiling and tests, but your `2.0.10`(all 2.0.x I think) could report `AbstractMethodError` error. 


-- 
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: notifications-unsubscribe@skywalking.apache.org

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